Re: NSLevelIndicator
Re: NSLevelIndicator
- Subject: Re: NSLevelIndicator
- From: Michael Vannorsdel <email@hidden>
- Date: Sat, 17 May 2008 16:53:50 -0600
Set its cell as not editable in IB or programatically with [[indicator
cell] setEditable:NO].
On May 17, 2008, at 4:41 PM, Philip Bridson wrote:
I have an NSLevelIndicator in a utility window that does the
standard stuff, but I have just noticed that if I click on the
indicator I can manually select the level. I have read the chapter
about indicators but cannot find info about how to disable this
functionality. Can any one point me in the right direction or tell
me where to look in the docs as I have done a search but can't find
anything.
_______________________________________________
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