one more topic to comment:
> Also: you call [progress setHidden:NO] every time that the timer fires.
>  This may prove inefficient later on, so I'd simply leave it unhidden.
real code is a bit more complex: if user changed some parameters, I
start the "big calculation" and show the progress bar. Among this I
resizes other controls a bit to free some place in the window for
progress indicator. The problem is in the order of calls
-setDoubleValue and -setHidden.

In my example -setHidden calls look unnecessary, but they need to
reproduce the problem.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to