HELP
An object that outputs the Real value of the
slider.

USE
Use Real Slider to input values.  Real Slider
is particularly useful on a panel.

LOCATION
Data ==> Real Slider

OPEN VIEW PARAMETERS
The open view displays a field for min, max,
slider value, and slider control.

OBJECT MENU
* Auto Execute - If set, the object operates
whenever the values in the field are edited.

* Detents - Sets the distance between values.

* Initialize ==> - Used to set this object to a
particular value at PreRun and/or Activate
time.

  * Initial Value - A dialog box that
specifies the value to be set.  Default value
is the zero value of that container type.

  * Initialize At PreRun - Whether to set the
Initial Value at PreRun time.  Default is
off.

  * Initialize At Activate - Whether to set
the Initial Value at Activate time.  Default
is off.

* Number Formats - Sets the numeric format.

NOTES
Initialize is most often used for
initializing values inside a UserObject.

The other method for setting initial
values is the Default Value control pin.  The
Default Value pin allows you to
programmatically change the current value.

SEE ALSO
Complex, Enum, Integer, Integer Slider,
PComplex, Real, Text, and Toggle.
