Re: Problem with updating NSProgressIndicator
Re: Problem with updating NSProgressIndicator
- Subject: Re: Problem with updating NSProgressIndicator
- From: "Shawn Erickson" <email@hidden>
- Date: Tue, 20 May 2008 14:15:52 -0700
On Tue, May 20, 2008 at 2:06 PM, Vitaly Ovchinnikov
<email@hidden> wrote:
>> It is working fine for me using Mac OS X 10.5 and Mac OS X 10.4 when
>> compiled with Xcode 2.5 against the 10.4u SDK (not tried any other
>> version of Xcode or SDK).
>
> well, it seems that I know what my mac will download tonight ;)
> thanks for testing, I'll try to download and install 2.5
Well on my 8th or so try on a 10.4 system I got it to do something
like what I think you are reporting. If you double-click launch the
application and do NOT move the mouse, click the mouse button, or
press any key on the keyboard the progress UI will not start moving.
As soon as you generate an input event of some type then it appears to
jump ahead to the expected progress position (aka the timer appears to
be firing in the background) and the bar animation runs as expected.
-Shawn
_______________________________________________
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