Re: NSSlider value?
Re: NSSlider value?
- Subject: Re: NSSlider value?
- From: Andrew Farmer <email@hidden>
- Date: Tue, 11 Nov 2008 14:25:20 -0800
On 11 Nov 08, at 14:17, Mr. Gecko wrote:
Short Question How can I get the value and set the value for NSSlider?
NSSlider is a subclass of NSControl, so it inherits all the getter and
setter methods from that class. The two you're probably most
interested in are floatValue and setFloatValue:.
_______________________________________________
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