How to add a window to a window list(or open document list) on a dock tile menu?
How to add a window to a window list(or open document list) on a dock tile menu?
- Subject: How to add a window to a window list(or open document list) on a dock tile menu?
- From: JongAm Park <email@hidden>
- Date: Tue, 27 Jan 2015 10:38:38 -0800
Hello, all. It has been long time for me to write anything in this mailing list, but I prefer this than web based one Apple now pushes.
Anyway.. I have some issue with “Window list”
If a window is created, it’s added to a window list under the “Window” menu and its equivalent counter part on the Dock menu.
However, in a project I work on nowadays, ( which is heavily customized on top of Cocoa and old Carbon ), it has a window list menu items under “Window” menu, but somehow there is no such thing on the Dock menu.
It’s not document based app. (Well.. I mean it’s not based on NSDocument. We have our own mechanism for managing our in-house document type. )
I tried setExcludedFroWindowsMenu: of NSWindow to see if it has any effect on the Dock menu, but it didn’t.
Is there anyway to have Dock menu contain the window list menu items?
I searched Apple’s documents, but there looks to be no explicit way to remove/add window list.
Thank you.
JongAm Park
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden