On Nov 20, 2009, at 2:02 AM, Michael Davey wrote:

> Hi there,
> 
> This is my first post, so please be gentle ;o)
> 
> I am writing an application using obj-c/Cocoa and I was curious about 
> something I have seen in another application that I would like mine to be 
> able to do.
> 
> Basically, when you minimise the application, it's window goes down into the 
> dock as per normal, but once this has been doe it then vanishes from the 
> dock, and does not re-appear. Does anyone know if this is possible within 
> Cocoa and which class docs I need to look at to begin implementing it?

In Snow Leopard there is the "Minimize windows into application icon" 
preference in the Dock preference pane.  The affects all apps though, but has 
the benefit of having the windows available for the new Dock expose modes.

Otherwise, a good place to start looking might be the NSWindow delegate methods.


Regards,

Jason



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list ([email protected])

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]

Reply via email to