Re: Programmatically highlighting an NSMenuItem
Re: Programmatically highlighting an NSMenuItem
- Subject: Re: Programmatically highlighting an NSMenuItem
- From: Graham Cox <email@hidden>
- Date: Thu, 8 Jul 2010 10:29:21 +1000
On 08/07/2010, at 3:47 AM, augusto callejas wrote:
> hi-
>
> i'd like to simplify my question from earlier:
>
> how do i programmatically highlight an NSMenuItem inside an NSMenu?
> i only see "isHighlighted" method in NSMenuItem, but no method for setting the currently highlighted menu item.
NSMenuItemCell inherits -setHighlighted: from NSCell
--Graham
_______________________________________________
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