Re: Problem with displaying drawer in doc-based app
Re: Problem with displaying drawer in doc-based app
- Subject: Re: Problem with displaying drawer in doc-based app
- From: Uli Kusterer <email@hidden>
- Date: Sat, 8 Apr 2006 21:16:22 +0200
Am 08.04.2006 um 19:59 schrieb Mike Abdullah:
So, in the windowControllerDidLoadNib method I load the drawers
state from the defaults and set it appropriately. The problem is
that when I do this, the drawer appears on its own just before the
window actually appears. Once the window is shown, the drawer
"jumps" to be attached to its window.
I think NSWindowController has a method to create and show all its
windows. I'd just override that to call through to super, and after
that set the drawer's state.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden