Re: NSTask dilema...
Re: NSTask dilema...
- Subject: Re: NSTask dilema...
- From: Kyle Sluder <email@hidden>
- Date: Wed, 31 Mar 2010 12:19:45 -0700
On Wed, Mar 31, 2010 at 12:01 PM, Jean-Nicolas Jolivet
<email@hidden> 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 (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