lbSetCurSel: Difference between revisions
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}")  | 
				No edit summary  | 
				||
| Line 27: | Line 27: | ||
|x1= <pre>lbSetCurSel [101, 0]</pre> |= Example 1  | |x1= <pre>lbSetCurSel [101, 0]</pre> |= Example 1  | ||
____________________________________________________________________________________________  | |||
|x2= <pre>_control lbSetCurSel 0</pre> |= Example 2  | |||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
Revision as of 18:56, 19 April 2012
Description
- Description:
 - Selects the item with the given index of the listbox or combobox with id idc of the topmost user dialog.
 - Groups:
 - Uncategorised
 
Syntax
- Syntax:
 - lbSetCurSel [idc, index]
 - Parameters:
 - [idc, index]: Array
 - idc: Number of control
 - index: Number
 - Return Value:
 - Nothing
 
Alternative Syntax
Examples
- Example 1:
 lbSetCurSel [101, 0]
- Example 2:
 _control lbSetCurSel 0
Additional Information
- See also:
 - lbCurSel
 
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
Categories: 
- Scripting Commands
 - Introduced with Operation Flashpoint version 1.5
 - Operation Flashpoint: New Scripting Commands
 - Operation Flashpoint: Scripting Commands
 - Command Group: Uncategorised
 - Scripting Commands: Local Effect
 - Scripting Commands OFP 1.96
 - Scripting Commands ArmA
 - Command Group: GUI Control
 - Scripting Commands ArmA2
 - Scripting Commands Take On Helicopters