Re: Wait / Busy Cursor
Re: Wait / Busy Cursor
- Subject: Re: Wait / Busy Cursor
- From: Ondra Cada <email@hidden>
- Date: Thu, 25 Apr 2002 18:42:08 +0200
On Thursday, April 25, 2002, at 05:57 , Gokul Hegde wrote:
Does any body know how we could show a wait / busy cursor (spinning
cursor)
on a view.
Yup, just do nothing. If an application does not go through the event loop
for some time, the busy cursor is displayed automatically. As soon as it
enters the event loop again, the original cursor is restored.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.