Re: Having trouble just displaying a window
Re: Having trouble just displaying a window
- Subject: Re: Having trouble just displaying a window
- From: Rick Mann <email@hidden>
- Date: Thu, 15 Nov 2007 00:05:48 -0800
On Nov 14, 2007, at 11:57 PM, Hal Mueller wrote:
I took a look at the NSWindowController documentation. I believe
that "window" won't exist until you send the NSWindowController
instance a -window message.
Well, isn't that what I'm doing when I call [self window]?
I'm also thinking that you really want to be sending the window a -
close, not -orderOut.
That is a nicer-sounding name, but the example I started from (that I
can't find now) used -orderOut.
--
Rick
_______________________________________________
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