Re: display windows
Re: display windows
- Subject: Re: display windows
- From: John Randolph <email@hidden>
- Date: Thu, 7 Aug 2003 14:33:36 -0700
On Thursday, August 7, 2003, at 8:57 AM, email@hidden wrote:
Hi all, my Apps has some windows (all in the same nib file), i've set
them to be invisible at launch time (except the main one), now how can
i set them visible (and back invisible) ?
See the NSWindow documentation for methods with "order" in their names.
(e.g, -orderFront:, -orderOut: etc.)
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.