Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uakari.primate.wisc.edu!doug.cae.wisc.edu!news From: jverdega@cae.wisc.edu (Jeffrey Verdegan) Newsgroups: comp.sys.mac.programmer Subject: Spinning watch cursor Keywords: How? Message-ID: <1991Jun12.200518.15816@doug.cae.wisc.edu> Date: 13 Jun 91 01:05:17 GMT Distribution: usa Organization: Computer Aided Engineering Center, University of Wisconsin-Madison Lines: 13 Being an obedient little Mac programmer, I display the wristwatch cursor when there is a perceptible delay in my program's processing (e.g. opening files). I would like to have the hands rotate, as I have seen many programs do, but I can't seem to figure out how to do it. I thought I read somewhere that successive calls to GetCursor() and/or SetCursor() were supposed to do this, but I don't remember exactly, and I can't find the reference I'm using THINK C 4.0.5, if that matters. Does anyone know how to do this? Thanks in advance! :) Jeff Verdegan jverdega@cae.wisc.edu