Re: NSLevelIndicator
Re: NSLevelIndicator
- Subject: Re: NSLevelIndicator
- From: "Adam R. Maxwell" <email@hidden>
- Date: Sat, 17 May 2008 16:07:38 -0700
I think the AppKit release notes said it's fixed in 10.5, but on 10.4
you have to use setEnabled:NO in code to make it non-editable. This
drove me nuts when I first tried to use NSLevelIndicator.
On May 17, 2008, at 3:53 PM, Michael Vannorsdel wrote:
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
_______________________________________________
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