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