Hello,

I have a submenu of the File menu that gets loaded with menu items on 
awakeFromNib().
Problem is that the method that does the menu item enabling is not being called 
on the submenu's items and so they are not enabled.

I implemented the validateUserInterfaceItem() method in a class and have set 
the target of the created menu items to that class.
It gets called for every menu item except the one with the submenu. If I expand 
the submenu it doesn't get called.
What am I missing ?

Regards
Daniel

_______________________________________________

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

This email sent to [email protected]

Reply via email to