Re: Retrieve value from NSSlider
Re: Retrieve value from NSSlider
- Subject: Re: Retrieve value from NSSlider
- From: Ryan Bates <email@hidden>
- Date: Tue, 10 Feb 2004 07:59:18 -0800
On Feb 10, 2004, at 3:43 AM, Roberto Sobachi wrote:
How can I retrieve value of an NSSlider without Markers?
Please read Apple's documentation:
"To read the sliders value, as represented by the knobs current
position, use an NSControl get method, such as floatValue;."
<
http://developer.apple.com/documentation/Cocoa/Conceptual/Slider/
Concepts/AboutSliders.html>
Ryan
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.