sliderSetSpeed: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 11: Line 11:
Nothing
Nothing


'''escription:'''
'''Description:'''


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

Revision as of 02:03, 17 April 2006

back to COMREF

'sliderSetSpeed [idc,line,page]

Operand types:

[idc, line, page]: Array

Type of returned value:

Nothing

Description:

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]