Re: Hiding/Showing per doc panels
Re: Hiding/Showing per doc panels
- Subject: Re: Hiding/Showing per doc panels
- From: Erik Buck <email@hidden>
- Date: Mon, 29 Aug 2005 10:39:30 -0700 (PDT)
See NSWindow's -orderOut: method to hide a window (or panel) by taking it out of the screen's list of windows.
See -orderFront: and/or -makeKeyAndOrderFront: to make a window (or panel) visible on screen and in front of other windows.
_______________________________________________
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