Posted to tcl by patthoyts at Sun Nov 01 22:48:30 GMT 2009view raw

  1. scanning page ../../tk/doc/loadTk.n
  2. loadTk: process-text: impotent font change: The <B>::safe::loadTk</B> command in
  3. itializes the required data structures in
  4. the named safe interpreter and then loads Tk into it. The interpreter must
  5. have been created with <B>::safe::interpCreate</B> or have been initialized
  6. with <B>::safe::interpInit</B>. The command returns the name of the safe
  7. interpreter. If <B>-use</B> is specified, the window identified by the
  8. specified system dependent identifier <I>windowId</I> is used to contain the
  9. &#8220;.&#8221;
  10. window of the safe interpreter; it can be any valid id, eventually referencing
  11. a window belonging to another application. As a convenience, if the window you
  12. plan to use is a Tk Window of the application you can use the window name
  13. (e.g.,
  14. &#8220;<B>.x.y</B>&#8221;)
  15. instead of its window Id (e.g.,
  16. &#8220;\fB[winfo&#8221;id
  17. When \fB-use\fR is not specified, a new toplevel window is created for the
  18. &#8220;.&#8221;
  19. window of the safe interpreter. On X11 if you want the embedded window to use
  20. another display than the default one, specify it with \fB-display\fR. See
  21. the \fBSECURITY ISSUES\fR section below for implementation details.
  22. scanning page ../../tk/doc/lower.n
  23. scanning page ../../tk/doc/menu.n