qt-agistudio/help/set_menu.html

18 lines
544 B
HTML
Raw Normal View History

2019-05-01 17:46:38 -04:00
<HTML>
<HEAD>
<TITLE>set.menu</TITLE></HEAD>
<BODY>
<h1>set.menu</h1>
<B>Category</B><p>
<a href="menu_commands.html">Menu/Key commands</a><p>
<B>Syntax</B><p>
<p>
set.menu(mNAME);<p>
<B>Description</B><p>
<p>
Tells the interpreter to create a menu with the name mNAME. One or more <a href="set_menu_item.html">set.menu.item</a> commands should follow, which add items to that menu.<p>
<B>See also</B><p>
<a href="set_menu_item.html">set.menu.item</a><p>
<a href="setting_up_menus_and_keys.html">Setting up menus and keys</a><p>
</BODY></HTML>