Difference between revisions of "Menu Activate"
From Wiki
(→See Also) |
|||
Line 1: | Line 1: | ||
− | + | {{command header|Menu}} | |
− | + | ||
− | + | {{body|menu Activate {name}|The [[menu Activate]] command activates the window element given by its name, in the EasyUO menu window}} | |
− | + | ||
− | [[menu Activate]] | + | |
− | |||
− | |||
==== Example ==== | ==== Example ==== | ||
<pre> | <pre> | ||
Line 14: | Line 11: | ||
menu Activate EditBox</pre> | menu Activate EditBox</pre> | ||
− | + | {{footer}} | |
− | { | + | |
− | + | ||
− | + | ||
− | + | ||
− | { | + | |
− | + | ||
− | + | ||
− | + |
Revision as of 00:21, 23 September 2005
Synopsis
menu Activate {name}
Description
The menu Activate command activates the window element given by its name, in the EasyUO menu window
Example
; This will will choose the menu element called EditBox. This is ; useful if you want your script to type something into an edit ; box as the script runs. menu Activate EditBox
See also
Main Page | Documentation |