I have had this happen when I have forgotten to declare my action method in the 
public header.


Erik Stainsby
[email protected]
-------------------------------------




On 2012-05-10, at 4:24 PM, koko wrote:

> I have a menu item connected to an action in First Responder;
> 
> The action exists in an NSView subclass.
> 
> The subclass implements acceptsFirstResonder and return YES.
> 
> The subclass implements validateMenuItem and return YES;
> 
> When the menu displays the menu item is disabled (set to enabled in IB).
> 
> Is this not the proper implementation?
> 
> -koko
> 
> _______________________________________________
> 
> Cocoa-dev mailing list ([email protected])
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/erik.stainsby%40roaringsky.ca
> 
> This email sent to [email protected]


_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to