Difference between revisions of "MGED CMD loadtk"
From BRL-CAD
m |
|||
Line 17: | Line 17: | ||
==Description== | ==Description== | ||
− | The "loadtk" command loads the initialization for the Tk window library. This is normally done automatically when the user [[MGED_CMD_attach|attaches]]any display manager for MGED. If no display manager is | + | The "loadtk" command loads the initialization for the Tk window library. This is normally done automatically when the user [[MGED_CMD_attach|attaches]] any display manager for MGED. If no display manager is attached, then the user must execute loadtk prior to using any Tk facilities |
Latest revision as of 23:43, 30 December 2009
loadtk[edit]
Contents
Syntax[edit]
- loadtk
Argument(s)[edit]
- No Arguments for this command.
Return Value(s)[edit]
- No Return Values for this command.
Description[edit]
The "loadtk" command loads the initialization for the Tk window library. This is normally done automatically when the user attaches any display manager for MGED. If no display manager is attached, then the user must execute loadtk prior to using any Tk facilities
Example(s)[edit]
- mged> loadtk
- Initialize the Tk window library.
See Also[edit]
- No related commands.
Page Generated by David Loman on: 10/11/2007 at: 1:48:04 PM