projects
/
tkinspect
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a664371
)
Add defs for command line.
author
sls
<sls>
Fri, 2 Jun 1995 06:46:57 +0000
(06:46 +0000)
committer
sls
<sls>
Fri, 2 Jun 1995 06:46:57 +0000
(06:46 +0000)
defaults.tcl
patch
|
blob
|
history
diff --git
a/defaults.tcl
b/defaults.tcl
index 16916663c0cdfa6b9b98db8873d91f649fadd2e5..bc4a310bcc629ef7dc9d36ec47093c3771d39ba0 100644
(file)
--- a/
defaults.tcl
+++ b/
defaults.tcl
@@
-11,6
+11,9
@@
proc tkinspect_default_options {} {
option add *Frame.highlightThickness 0
option add *Frame.borderWidth 2
option add *Menubutton.borderWidth 0
+ option add *Command_line.highlightThickness 0
+ option add *Command_line.borderWidth 2
+ option add *Tkinspect_main.highlightThickness 0
option add *Procs_list.patterns {
^tk[A-Z].*
^auto_.*