sliderSetSpeed

From Bohemia Interactive Community
Revision as of 02:02, 17 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

'sliderSetSpeed [idc,line,page]

Operand types:

[idc, line, page]: Array

Type of returned value:

Nothing

escription:

Set speed of slider with id idc of topmost user dialog.

Click to arrow = move by line

Click to scale outside thumb = move by page.

Example:

sliderSetspeed [101, 0.5, 2]