Re: NSProgressIndicator (CallBacks)
Re: NSProgressIndicator (CallBacks)
- Subject: Re: NSProgressIndicator (CallBacks)
- From: Manfred Schwind <email@hidden>
- Date: Thu, 19 Jul 2007 10:47:44 +0200
At the moment I'm calling NSProgressIndicator incrementBy AND
displayIfNeeded via a callback at the end of each row of pixels.
I think, this may cause ugly progress animations (too slow on slow
Macs, too fast on fast Macs, stuttering, etc.).
As quick solution you could try to call setUsesThreadedAnimation:YES
on your progress indicator before doing your calculations.
Mani
--
http://www.mani.de
iVolume - Loudness adjustment for iTunes.
LittleSecrets - The encrypted notepad.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden