Re: menu & multiple windows
Re: menu & multiple windows
- Subject: Re: menu & multiple windows
- From: Steven Kramer <email@hidden>
- Date: Fri, 24 Sep 2004 18:12:12 +0200
Op 23-sep-04 om 3:38 heeft 김경옥 het volgende geschreven:
Hi,
I'm implementing non document-based application opening multiple
windows(WindowController).
MyWindow.nib is separated from MainMenu.nib and I'd like to create a
menu for each window differently.
The menu items for each window are not totally different but
visibility and some items should be added or deleted.
What should I do for displaying corresponding menu for each window?
I think you need to create a delegate for the menu that implements
menuNeedsUpdate: - in that method you can do your customizations.
Steven Kramer
--
http://sprintteam.com/
tel:+31 20 7780256
Balistraat 28hs 1094 JM Amsterdam
_______________________________________________
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