Re: Where in a prefPane can I do some polling, and then update the UI?
Re: Where in a prefPane can I do some polling, and then update the UI?
- Subject: Re: Where in a prefPane can I do some polling, and then update the UI?
- From: "M. Uli Kusterer" <email@hidden>
- Date: Wed, 28 May 2003 18:09:46 +0200
At 11:12 Uhr -0400 28.05.2003, Sean McBride wrote:
But where can I do this polling? AFAICT I don't have access to any kind
of event loop or anything else than runs periodically. Should I create a
thread that polls and sleeps? Will I then have issues with 2 threads
updating the UI at once?
Have you looked at NSTimer?
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.