Re: Windows
Re: Windows
- Subject: Re: Windows
- From: John MacMullin <email@hidden>
- Date: Fri, 12 Sep 2008 17:22:47 -0700
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 (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
References: | |
| >Windows (From: John MacMullin <email@hidden>) |
| >Re: Windows (From: Peter Ammon <email@hidden>) |