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: Seth Willits <email@hidden>
- Date: Wed, 07 Mar 2012 12:28:06 -0800
On Mar 6, 2012, at 5: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.
Because it is 0. The gap on the left is for menu state, not images.
> 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
Just set the menu item's state to NSStateOn.
--
Seth Willits
_______________________________________________
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