From 195c588ddf199da7988df4c55d1147508676538b Mon Sep 17 00:00:00 2001 From: hobbs Date: Sun, 19 Jan 2003 07:51:13 +0000 Subject: * doc/loadTk.n: note that ::safe::loadTk has a prereq on ::safe::interpCreate or ::safe::interpInit. [Bug #669159] --- ChangeLog | 8 ++++++++ doc/loadTk.n | 4 +++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ad9fbad..b2085e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-01-18 Jeff Hobbs + + * doc/loadTk.n: note that ::safe::loadTk has a prereq on + ::safe::interpCreate or ::safe::interpInit. [Bug #669159] + + * doc/photo.n: $image put only accepts -format and -to, and note + extended use of -to. + 2003-01-17 D. Richard Hipp * generic/tkCanvUtil.c: The clipping algorithm introduced on 2003-01-08 was unnecessarily aggressive in reducing the size of the clipping box. diff --git a/doc/loadTk.n b/doc/loadTk.n index 555e4eb..3327678 100644 --- a/doc/loadTk.n +++ b/doc/loadTk.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: loadTk.n,v 1.4 2000/09/07 17:38:16 hobbs Exp $ +'\" RCS: @(#) $Id: loadTk.n,v 1.5 2003/01/19 07:51:15 hobbs Exp $ '\" .so man.macros .TH "Safe Tk" n 8.0 Tk "Tk Built-In Commands" @@ -27,6 +27,8 @@ interpreters. .PP The \fB::safe::loadTk\fR command initializes the required data structures in the named safe interpreter and then loads Tk into it. +The interpreter must have been created with \fB::safe::interpCreate\fR +or have been initialized with \fB::safe::interpInit\fR. The command returns the name of the safe interpreter. If \fB\-use\fR is specified, the window identified by the specified system dependent identifier \fIwindowId\fR is used to contain the ``.'' -- cgit v0.12