TOC PREV NEXT INDEX



Slider


A Slider can be used to graphically select a value from a range of values by moving a marker.

Additional user code responding to a Slider's penDown or penMove events may be entered on the Slider's penDown and penMove pages.

ValueSelector

A ValueSelector is an object which can be used to choose a number by pressing one of three buttons. The three buttons increase the current value, decrease the current value, or randomly set the current value. The maximum and minimum possible values may be set in the property sheet, as well as the starting value. Note that the ValueSelector is designed to display values between -9 and 99 properly. Setting the maximum value to 100 or higher, or setting the value to outside this range may cause errors in the drawing of the ValueSelector.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX