[comp.sys.mac.programmer] Spinning watch cursor

jverdega@cae.wisc.edu (Jeffrey Verdegan) (06/13/91)

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