SetPointSlider

SetPointSlider, in the kitPx palette, provides a visual slider which is used to select and integer or floating point value between a fixed range.
Figure 126.   SetPointSlider Property Sheet
Image

You access these properties by expanding KitPx palette and double-click SetPointSlider

Property Value Description
Visible true (default) false
Sets the table to be visible in the Px page interface (true) or not (false).
Enabled (Px graphics) true or false
Determines if the table on a Px page can receive a command.

true configures the page to receive a command using a popup menu.

false renders the display visible but unable to receive a command.

Layout additional properties
Opens a layout window for specifying the size and location of the table in relation to its parent (X, Y coordinates, height and width).
Min number Shows the minimum value that can be entered for the analog meter
Max number Shows the maximum value that can be entered for the analog meter
Value number Displays the Number on slider
Increment number Increases the size of the slider by the dimension provided.
Orientation Vertical (default),Horizontal Specifies the orientation of the graph.
Track Brush Solid, Gradient, Image ,Null(default) Specifies a track color fill for the slider. Solid opens the Color Chooser window. Gradient opens the Gradient Editor window. Image opens the Texture window, click the Browse icon to open the File Chooser, Ord Chooser, or other method of selecting an image file. Null indicates no fill.
Thumb Brush Solid, Gradient, Image ,Null(default) Specifies a thumb color fill for the slider. Solid opens the Color Chooser window. Gradient opens the Gradient Editor window. Image opens the Texture window, click the Browse icon to open the File Chooser, Ord Chooser, or other method of selecting an image file. Null indicates no fill.
b Additional Properties Configures the additional parameters for the binding on the label.