On Wed, Dec 1, 2010 at 10:09 AM, Mikkel Eide Eriksen <[email protected]> wrote: > > Well I feel a little dumb now. After lots of debugging and digging at values > that looked correct everywhere, checking object creating again & again, and > what not, It turns out I forgot to actually redraw the window: > > [[[self loadingWindowController] window] display];
You should never have to do this. Are you doing anything multithreaded? --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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]
