menuet {GCDkit} | R Documentation |
This function provides a platform-independent menu as a part of the Tcl/Tk-based GUI for GCDkit. It is intended primarily for Linux-based systems, including Mac OSX.
menuet()
If the Tcl/Tk menu is desired to appear automatically upon start up of the GCDkit system,
this requires a small adjustment to the configuration file 'gcdkit.xxx
' residing
in the main GCDkit directory. One simply has to set the option gcd.menus
to "tcltk"
.
Returns, invisibly, TRUE if the menu system has started successfully.
Vojtěch Janoušek, vojtech.janousek@geology.cz