Unknown macro: {alias}
Name
mainwindow — Manipulate Geocap's main menu interface
Syntax
mainwindow open filename
mainwindow newtab tabname
mainwindow settab tabname
mainwindow tabexists tabname
mainwindow closetab tabname
mainwindow toolsmenu
mainwindow helpmenu
mainwindow toolbox
mainwindow menubar
mainwindow statusmessage message [ timeout ]
Description
The mainwindow commands allows you to alter the main interface of Geocap. Typical tasks include adding menus, tabs, and opening files. Some arguments return a particular widget for further manipulation using standard QTcl syntax.
Arguments
open filename
newtab tabname
settab tabname
tabexists tabname
closetab tabname
toolsmenu
helpmenu
toolbox
menubar
statusmessage message [timeout]