Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>method setmenu class twindow</b> http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
METHOD SetMenu CLASS TWindow
--------------------------------------------------------------------------------
TWindow:SetMenu( <oMenu> )  --> Self

Parameters:

<oMenu> The new menu object that will be associated with this menu.
This should be a valid MENU object, created via the MENU keywords (the
easy way) TMENU() and TMENUITEM() (the less easy way).

Purpose:
This method allows the programmer to change the menu during the
execution of the program. This can be necessary if at first the user
only has a few options like 'Opening a file'. After the file is open a
more extensive menu might be necessary.


Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson