Re: Newbie - Cursor question
Re: Newbie - Cursor question
- Subject: Re: Newbie - Cursor question
- From: Thomas Davie <email@hidden>
- Date: Wed, 23 Feb 2005 01:08:44 +0000
Hey guys
How do I change the cursor to the colourful spinning
ball for when the user is waiting for background
processing to finish. I noticed that NSCursor doesn't
seem to have that option.
That is not the correct semantics for the SPOD, the spot appears when
the process the mouse is hovering over is currently not accepting any
more events. If you want to show some indication that you are still
doing something, you should use the stopwatch cursor, or display a
(possibly indefinite) progress indicator.
Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden