Re: Show / Hide Window
Re: Show / Hide Window
- Subject: Re: Show / Hide Window
- From: Ron Davis <email@hidden>
- Date: Fri, 18 Apr 2003 10:48:27 -0500
on 4/18/03 10:04 AM, Ron Davis at email@hidden wrote:
>
call hide on the main window.
This guy is an idiot, there's not hide method on main window.
If you just allow the window to be closed, but retain the pointer to it, the
window will "go away" but still exist. To bring it back call
makeKeyAndOrderFront on your retained pointer.
--
Ron Davis
"Kid, the road to Easy Street runs through the sewer. You gotta get tough."
- Father Arnold Perham
_______________________________________________
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.