Version 10 of loadTk

Updated 2021-01-01 20:39:54 by KJN

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.tcl.tk/man/tcl/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