Re: No indentation when displaying an icon in an NSMenuItem
Re: No indentation when displaying an icon in an NSMenuItem
- Subject: Re: No indentation when displaying an icon in an NSMenuItem
- From: Ken Thomases <email@hidden>
- Date: Wed, 07 Mar 2012 15:13:00 -0600
On Mar 6, 2012, at 7:21 PM, Prime Coderama wrote:
> I am trying to add an icon to only one NSMenuItem item but it is indenting the icon and text by 1 level.
>
> I tried to set the setIndentationLevel to "0" but that doesn't work.
>
> An example of what I am trying to achieve can be seen in the Wireless status bar menu where the tickbox is displayed against the current WiFi your connected to e.g. http://cl.ly/2T362b2I0f1G1O3b3G3z
That's not an icon on the menu item, per se, it's an indication of the menu item state. See -setState:, setOnStateImage:, etc.
Regards,
Ken
_______________________________________________
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