Re: NSWindow question.
Re: NSWindow question.
- Subject: Re: NSWindow question.
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 12 Apr 2005 23:40:34 +0200
On mardi, avril 12, 2005, at 10:12 PM, John Draper wrote:
Hi,
I already know how to bring up a NSWindow I created with IB.
IE: [myCallWindow makeKeyAndOrderFront:self];
But how do I "dismiss" the window, or "hide" it or something.
Do I do this?
[myCallWindow orderOut:self];
Yes.
_______________________________________________
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