On Wed, Mar 31, 2010 at 12:01 PM, Jean-Nicolas Jolivet <jeannicolasco...@gmail.com> wrote: > Well, it makes sense I guess haha! I'm pretty sure I tried it before but the > problem was that my progress label was not being updated... so I assumed that > my UI was locked up... it turns out using [progressLabel display]; did the > trick (I guess it's forcing it to re-draw?)
You should not need to call -display. You are doing something else wrong, which we cannot determine unless you post your code. --Kyle Sluder _______________________________________________ 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 arch...@mail-archive.com