Difference between revisions of "Menu Combo"
From Wiki
(→See Also) |
(Adding footer template) |
||
Line 8: | Line 8: | ||
The [[menu Combo]] command creates a combobox at position x/y with specified size on the EasyUO menu window or adds entires to the combobox. Select defines what entry is currently showing, similar to [[menu_Set|menu Set]]. | The [[menu Combo]] command creates a combobox at position x/y with specified size on the EasyUO menu window or adds entires to the combobox. Select defines what entry is currently showing, similar to [[menu_Set|menu Set]]. | ||
− | + | {{footer}} | |
− | { | + | |
− | + | ||
− | + | ||
− | + | ||
− | { | + | |
− | + | ||
− | + | ||
− | + |
Revision as of 00:08, 23 September 2005
Menu Combo
Menu
Synopsis
menu Combo ( {"Create"} {name} {x} {y} {width} ) | ( "Add" {name} {text} | {"SELECT"} {name} {index} )
Description
The menu Combo command creates a combobox at position x/y with specified size on the EasyUO menu window or adds entires to the combobox. Select defines what entry is currently showing, similar to menu Set.
See also
Main Page | Documentation |