menuet {GCDkit}R Documentation

Platform-independent menu for GCDkit

Description

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.

Usage

menuet()

Details

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".

Value

Returns, invisibly, TRUE if the menu system has started successfully.

Author(s)

Vojtěch Janoušek, vojtech.janousek@geology.cz

See Also

gcdOptions tcltk


[Package GCDkit version 6.1 Index]