Macro Command Reference


slider <1-4> <pos> <min value> <max value> <start value>

Add a custom slider to your document which allows to change parameters interactively. Four sliders are available. Every time the slider has changed the macro will be executed again. The value of the slider is stored in the variables csl1, csl2, csl4 and csl2
pos is the x location of the slider in screen coordinates. If pos is set to 'auto' the position will be determined automatically. The slider width is 160.