I am using the standard, default Window menu.

John
On Sep 12, 2008, at 4:04 PM, Peter Ammon wrote:


On Sep 12, 2008, at 2:26 PM, John MacMullin wrote:

Does the standard Windows menu manage and show all application windows? If so, under what conditions do windows not get listed in the pull down?

On the other hand, it is up to the programmer to manage the list and enable and disable windows as they become key and front?

Thanks,

How are you creating the Windows menu? You need to either use the default one that comes with the MainMenu.nib (creating a different menu and calling it Windows won't cut it). If you are making one programmatically, use -[NSApp setWindowsMenu:] to bless it as the Windows menu.

-Peter

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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