Re: Window not updating... Why? Please help.
Re: Window not updating... Why? Please help.
- Subject: Re: Window not updating... Why? Please help.
- From: Dietrich Epp <email@hidden>
- Date: Thu, 23 Jan 2003 21:43:20 -0800
On Thursday, January 23, 2003, at 12:17 , Steven M.Palm wrote:
Maybe this is the wrong approach...
I have a somewhat lengthy task that will be taking place, and I wanted
to drop a sheet down for status updates. I have a NSTextField on this
sheet, and am using NSNotificationCenter messages to relay status from
the object doing the background event to the controller for the window.
The window won't update while events aren't being processed. Try
putting the lengthy task in a different thread. I suggest you explore
NSThread and related issues.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.