sliderSetSpeed: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Set speed of slider with id idc of topmost user [[dialog]]. Click to arrow <nowiki>=</nowiki> move by line Click to scale outside thumb <nowiki>=</nowiki> move by page. |= Description
| Set speed of slider with id idc of topmost user [[dialog]].
 
Click to arrow <nowiki>=</nowiki> move by line
 
Click to scale outside thumb <nowiki>=</nowiki> move by page. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 16:23, 6 January 2008

Hover & click on the images for description

Description

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.
Groups:
Uncategorised

Syntax

Syntax:
sliderSetSpeed [idc,line,page]
Parameters:
idc: Number of control
line: Number
page: Number
Return Value:
Nothing

Examples

Example 1:
sliderSetspeed [101, 0.5, 2]

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section