hideLogoMainFrame

Help Contents Communication Terminal Access hideLogoMainFrame
showLogoMainFrame loadLayout

hideLogoMainFrame


command to hide the main Logo GUI window. This is useful when debugging Logo programs which should run with the commandline option -nogui.

Example:

hideLogoMainFrame
showLogoMainFrame

Examples:

References:

showLogoMainFrame loadLayout