Re: Address Book-like Window Menu
Re: Address Book-like Window Menu
- Subject: Re: Address Book-like Window Menu
- From: Erik Mendoza <email@hidden>
- Date: Tue, 26 Apr 2005 10:14:34 -0700
Thanks, that worked wonderfully.
Erik
On Apr 26, 2005, at 9:29 AM, j o a r wrote:
On 2005-04-26, at 18.23, Erik Mendoza wrote:
Address Book's Window menu keeps a reference to the main window at
all times, with a checkmark next to it if the window is open. What
would be the best way of going about doing this? I've tried just
adding an item to the menu in Interface Builder and connecting it to
makeKeyAndOrderFront:, but because of the way the menu is
automatically populated, I wind up with redundant entries, or the
entry disappears nevertheless. Thanks in advance for any help.
Check the documentation for -[NSWindow setExcludedFromWindowsMenu:].
j o a r
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden