Re: Reponsiveness of application
Re: Reponsiveness of application
- Subject: Re: Reponsiveness of application
- From: Andrew Pinski <email@hidden>
- Date: Sun, 27 Apr 2003 13:58:24 -0400
This only works if the progress bar is indeterminate.
-Andrew
On Sunday, Apr 27, 2003, at 13:55 US/Eastern, Finlay Dobbie wrote:
On Sunday, April 27, 2003, at 06:31 pm, Andrew Pinski wrote:
Also, you need to explicitly call display on the progress bar every
once
in a while if you do not go through the event loop.
Or [progressBar setUsesThreadedAnimation:YES] or wahtever the
correctly spelled selector is :-)
-- Finlay
_______________________________________________
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.