Re: exclude from Window menu but show in Dock menu
Re: exclude from Window menu but show in Dock menu
- Subject: Re: exclude from Window menu but show in Dock menu
- From: Dave Batton <email@hidden>
- Date: Fri, 29 Dec 2006 11:33:47 +0100
Mitchell,
I want to mimic iTunes's behavior, which does this. I want the Dock
menu to list the window only if it's open, but since the Window
menu will always have an item to show the main window, I don't need
it listed again.
You could exclude the window from both locations with -
setExcludedFromWindowsMenu:, then manage the window list in the dock
menu yourself. This should be pretty simple if you just have a couple
of non-document windows like iTunes.
--
Dave Batton
Mere Mortal Software
http://www.Mere-Mortal-Software.com/blog/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden