Re: [OT] miniaturized files in Dock
Re: [OT] miniaturized files in Dock
- Subject: Re: [OT] miniaturized files in Dock
- From: "M. Uli Kusterer" <email@hidden>
- Date: Thu, 2 Oct 2003 01:08:15 +0200
At 20:40 Uhr +0200 01.10.2003, Gerriet M. Denkmann wrote:
And a now real Cocoa question: can I modify my editor, so that it
does not put its miniaturized windows into the dock?
The documentation says about miniaturize: "This action method
removes the receiver from the screen list and displays its
counterpart in the appropriate location."
So: is there a way to set the "appropriate location" from "Dock" to
nil or "desktop" ?
Or to set the "counterpart" to nil or to some icon with a size of 1x1 pixel?
I think you can trap clicks in the collapse box window widget and
instead call orderOut on the windows.
But please, if you release this app to the world, make this an
option that can be turned off, for those of your users who actually
like the current behavior.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.