Re: maximize and new
Re: maximize and new
- Subject: Re: maximize and new
- From: Ondra Cada <email@hidden>
- Date: Tue, 30 Jul 2002 15:08:13 +0200
On Tuesday, July 30, 2002, at 10:04 , Chong Hiu Pun wrote:
1.) If my application is mimized, which command can maximize it again?
2.)If my application is closed (but not quit), which command can launch it
again?
Application can't be minimized nor closed (unless you meant quit).
It can be hidden -- see NSApplication methods for dealing with that. Its
windows can be minimized/closed -- see NSWindow methods for dealing with
that.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.