Difference between revisions of "Menu List"
From Wiki
(→See Also) |
(Applying templates (header, body, footer)) |
||
| Line 1: | Line 1: | ||
| − | + | {{command header|Menu}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| + | {{body|menu List { "Create" { name } { x } { y } { width } { height } <nowiki> | </nowiki> "Add" { name } { string <nowiki> } } </nowiki> |The [[menu List]] creates a listbox at position x/y with specified size on the EasyUO menu window or adds entires to the listbox.}} | ||
| − | + | {{footer}} | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | { | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | { | + | |
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 10:14, 23 September 2005
Synopsis
menu List { "Create" { name } { x } { y } { width } { height } | "Add" { name } { string } }
Description
The menu List creates a listbox at position x/y with specified size on the EasyUO menu window or adds entires to the listbox.
See also
| Main Page | Documentation |