Version 8 of loadTk

Updated 2015-01-26 10:58:47 by dkf

The qualified name of this safe tcl command is ::safe::loadTk.

::safe::loadTk slave ?-use windowId? ?-display displayName?

The documentation can be found at http://www.purl.org/tcl/home/man/tcl8.5/TkCmd/loadTk.htm .

The -use option forces the subordinate slave interpreter's main window to be a child of (i.e., embedded within) the X11 window whose ID is windowId. The -display option forces the subordinate slave interpreter's main window to be on the given X11 display called displayName.


See also