VOS Object Type Definition

widget.input.numeric.slider

OTD #034; Revision 0.

Group: gui.

Extends: widget.input.numeric

An input widget, restricted to numerical input, with a sliding control or controls.

Authors

Reed Hedges,

Child Objects

 

gui:orientation [property:property] (optional.)

If this property contains the text "vertical", then the slider will be vertically displayed. If "horizontal", thet the slider will be horizontal. (Datatype should be "text/plain". Default is "vertical")

 

gui:show-labels [property:property] (optional.)

If "yes", then maximum, minimum, and possibly some other information, will be displayed on the slider. (Datatype should be "text/x-yes-no", Default is "yes".)

Messages

this type defines no new messages.

History of this document

Revision 0 (Sat Mar 1 23:41:04 EST 2003):
created