projects
/
tkinspect
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
151b99f
)
Add update_self.
author
sls
<sls>
Wed, 21 Jun 1995 21:06:18 +0000
(21:06 +0000)
committer
sls
<sls>
Wed, 21 Jun 1995 21:06:18 +0000
(21:06 +0000)
windows_list.tcl
patch
|
blob
|
history
diff --git
a/windows_list.tcl
b/windows_list.tcl
index 3639a150e7917a25edf6e708b0bc9edd12e4b6f8..7b91f78b731ec7ef5cbe1ca0ce8a52c3e3b850bb 100644
(file)
--- a/
windows_list.tcl
+++ b/
windows_list.tcl
@@
-50,6
+50,10
@@
widget windows_list {
-variable [object_slotname get_window_info] \
-label "Get Window Information" -underline 0
}
+ method update_self {target} {
+ $slot(main) windows_info update $target
+ $self update $target
+ }
method update {target} {
if !$slot(get_window_info) return
$self clear