Re: Enabling menu items...
Re: Enabling menu items...
- Subject: Re: Enabling menu items...
- From: Kyle Sluder <email@hidden>
- Date: Thu, 17 Dec 2009 10:31:29 -0800
On Thu, Dec 17, 2009 at 9:57 AM, Jim Majure <email@hidden> wrote:
> I wish that were the case. However, the validateUserInterfaceItem: message
> isn't being invoked for "delete:"
Are you sure the menu on which the Delete item is located has its
"Auto Enables Items" (aka -autoenablesItems) setting checked in IB?
Also, have you double-checked that you didn't forget the colon when
specifying the delete: selector for the menu item? Previous versions
of IB would allow you to create a method whose selector did not have
any arguments.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden