projects
/
tkinspect
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bfde29
)
For some reason "update idletasks" isn't good enough to get the
author
sls
<sls>
Fri, 16 Jun 1995 08:48:47 +0000
(08:48 +0000)
committer
sls
<sls>
Fri, 16 Jun 1995 08:48:47 +0000
(08:48 +0000)
windows redrawn. Using "update".
install.tcl
patch
|
blob
|
history
diff --git
a/install.tcl
b/install.tcl
index 0eff5605c82e5f83b10fe54636b051a53cbe85f0..46be73ef39424cd76596f2a6f567c14c65e43e92 100644
(file)
--- a/
install.tcl
+++ b/
install.tcl
@@
-106,7
+106,7
@@
center_window .
proc log {msg} {
.log insert end "$msg"
.log see end
- update
idletasks
+ update
}
proc install_files {dir files} {