Re: Keeping windows hidden
Re: Keeping windows hidden
- Subject: Re: Keeping windows hidden
- From: Fritz Anderson <email@hidden>
- Date: Fri, 16 Sep 2005 08:16:00 -0500
On 15 Sep 2005, at 9:48 PM, Edwin Vane wrote:
I have document based application where the document has several
windows
attached to it (via window controllers of course). One of these
windows
is meant to be used modally and should only be visible when an action
has triggered the window to appear.
I'm trying to make sure the window stays hidden from view when the
document is created. However, orderOut: doesn't seem to hide the
window
(when I send the message inside the overridden
makeWindowControllers:).
I'm assuming that the document's showWindows method is called after
makeWindowControllers: or something. So the question is, how do I keep
the window hidden until I want it?
Are you sure "Visible at launch time" is unchecked in Interface Builder?
-- F
_______________________________________________
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