From baee1b89fd8b65e6df8b32b613c37d28cf5eaf3c Mon Sep 17 00:00:00 2001 From: sls Date: Wed, 21 Jun 1995 22:45:20 +0000 Subject: [PATCH] Document changes to interface.tcl. --- Miscellany.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Miscellany.html b/Miscellany.html index f306363..48adf32 100644 --- a/Miscellany.html +++ b/Miscellany.html @@ -34,16 +34,18 @@ or for use in startup files:
  • tkinspect_help ?topic? brings up the help window containing topic. topic defaults to Intro.

    -

  • tkinspect_value_text_window returns the name of the text - window in the value.

    +

  • tkinspect_value_text_widget returns the name of the text + widget in the value.

  • tkinspect_send_value sends the current value.

  • tkinspect_detach_value detaches the value window.

  • tkinspect_trace_global var creates a trace on the global variable var.

    +

  • tkinspect_display_image image displays the image + image.


    -Last modified: Mon Jun 5 01:40:24 1995 +Last modified: Wed Jun 21 14:22:05 1995 -- 2.23.0