From: sls Date: Wed, 21 Jun 1995 22:40:42 +0000 (+0000) Subject: Initial revision X-Git-Tag: r_5_1_4~16 X-Git-Url: http://privyetmir.co.uk/gitweb.cgi?a=commitdiff_plain;h=eb801b33366e940322edaba428f3290e3e9a2244;p=tkinspect Initial revision --- diff --git a/Canvases.html b/Canvases.html new file mode 100644 index 0000000..d4cb7f7 --- /dev/null +++ b/Canvases.html @@ -0,0 +1,20 @@ + +Canvases List + + + + +

Canvases List

+ +The Canvases List contains a list of the canvases (created +through Tk's canvas command) of the target application. +Selecting a canvas from this list will display the item configuration +information for each of the canvas's items.

+ +This list has no list-specific operations. + +


+ +Last modified: Wed Jun 21 15:42:59 1995 + + diff --git a/Menus.html b/Menus.html new file mode 100644 index 0000000..d335d7a --- /dev/null +++ b/Menus.html @@ -0,0 +1,20 @@ + +Menus Lists + + + + +

Menus Lists

+ +The Menus List contains a list of all the menus (create through +Tk's menu command) of the target application. Selecting +a menu from this list will display the item configuration information +for each of the menu's items.

+ +This list has no list-specific operations. + +


+ +Last modified: Wed Jun 21 15:40:28 1995 + +