Thanks, Nathaniel _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
This is going to sound really stupid, but how do you show an
NSWindow? [aWindow close] seems to be the appropriate method to close
it, but idiotically enough, I can't seem to find a way re-show the
window once it's no longer on-screen. [aWindow
makeKeyAndOrderFront:sender] will only bring the window forward if
it's already visible, and doesn't seem to do anything if the window
isn't already there. I've searched through NSWindow's class
reference, and I may be overlooking something obvious, but I just
can't seem to figure this out.
- Stupid question: how do you show an NSWindow? Nathaniel Gottlieb-Graham
- Re: Stupid question: how do you show an NSW... I. Savant
- Re: Stupid question: how do you show an NSW... Dave Hersey
- Re: Stupid question: how do you show an NSW... Matt Mashyna
- Re: Stupid question: how do you show an... Nathaniel Gottlieb-Graham
- Re: Stupid question: how do you show an... Nathaniel Gottlieb-Graham
- Re: Stupid question: how do you sho... Mike Abdullah
- Re: Stupid question: how do you... Nathaniel Gottlieb-Graham