gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hide: when AppIcon is supressed


From: Germán Arias
Subject: Hide: when AppIcon is supressed
Date: Tue, 29 Mar 2011 00:10:21 -0600

Attached a patch to NSApplication, to minimize all windows when the user
hide the app (or when is deactivated) if the AppIcon is suppressed. I
know this is not the most elegant solution but avoid loss the app. I
think the idea of have a miniaturized AppIcon is good, but for some
reason, this AppIcon don't miniaturize after call -miniaturize:. Of
course the user can minimize that AppIcon, but isn't the idea. Also I
added "#ifdef _MINGW32_ [self miniaturizeAll: self]; #else...." in
method deactivate:, just for be consistently.

Attachment: icon.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]