class DEMO_MENU


Ancestors
GUI_UTIL



Public


Features
do_quit
****
file_new
file_open
gui_loop .. Included as gui_loop
**** If you use this version (rather than intermittent poll_gui calls) it should be possible to create a single process version of your user interface with the same functionality by replacing this call with the Tk main loop
init
language(l: STR)
main .. Included as main
packer: TK_PACK .. Included as packer
**** Look at pack info for the standard configurations
quit_routine: ROUT .. Included as quit_routine
root_window: TK_TOPLEVEL .. Included as root_window
startup_gui .. Included as startup_gui

The Sather Home Page