Next: Examples
Up: The Available Tokens
Previous: The trigger Token
The vslider Token
This widget is exactly the same as the slider (Section
3.2.9) token, except that this slider is drawn vertically
instead of horizontally.
The usage of the vslider token in the inputfile is as
follows:
vslider min,max,startvalue,ID
Each of the fields is described in what follows:
- min, max: The minimum and maximum values, respectively,
that the parameter can take.
- startvalue: The starting or initial value that the
parameter will take when RTiC-Lab is first activated.
- ID: A unique identifier (integer) that identifies the
given parameter to the user's controller defined in the file user_controller.c.
Michael Barabanov
2001-06-19