Re: NSMenu & .. delegate ?
Re: NSMenu & .. delegate ?
- Subject: Re: NSMenu & .. delegate ?
- From: Pete Yandell <email@hidden>
- Date: Tue, 3 Jun 2003 15:00:11 +1000
See the section on Automatic Menu Enabling in:
file:///Developer/Documentation/Cocoa/TasksAndConcepts/
ProgrammingTopics/MenuList/Tasks/EnablingMenuItems.html
Pete Yandell
http://pete.yandell.com
On Tuesday, June 3, 2003, at 02:39 PM, Lloyd Dupont wrote:
I see that NSMenu call this method:
- (BOOL)validateMenuItem:(id <NSMenuItem>)menuItem
on their delegate, to enable them or not.
so far, so good.
but, but, but.... how do I set the delegate ?
there is no setDelegate method ....
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.