Re: Open Recent Menu Item
Re: Open Recent Menu Item
- Subject: Re: Open Recent Menu Item
- From: j o a r <email@hidden>
- Date: Thu, 15 Jul 2004 11:21:36 +0200
On 2004-07-15, at 11.18, Lorenzo wrote:
>
now it works almost well. Using the "validateMenuItem" I can
>
enable/disable
>
all the menu items, except for the menu items "About", "Preferences"
>
and
>
"Quit" located in the Application Menu.
>
These menu items are connected (Target/Action) to my class methods,
>
but they
>
never invoke the validateMenuItem method. Why? Is it because they are
>
located in the Application Menu? How can I enable/disble these menu
>
items
>
too?
AFAIK you should be able to validate them as usual - what methods are
they hooked up to? Double check that they're actually hooked up to
methods in one f your classes, as they're usually hooked up to first
responder.
j o a r
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.