projects
/
tkinspect
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7146cb2
)
Set all menubutton borderwidth's to 0.
author
sls
<sls>
Wed, 15 Feb 1995 02:55:38 +0000
(
02:55
+0000)
committer
sls
<sls>
Wed, 15 Feb 1995 02:55:38 +0000
(
02:55
+0000)
defaults.tcl
patch
|
blob
|
history
diff --git
a/defaults.tcl
b/defaults.tcl
index 140605bf0bd50d5e298f585d43c4685294ecaaf6..16916663c0cdfa6b9b98db8873d91f649fadd2e5 100644
(file)
--- a/
defaults.tcl
+++ b/
defaults.tcl
@@
-10,7
+10,7
@@
proc tkinspect_default_options {} {
option add *Label*borderWidth 0
option add *Frame.highlightThickness 0
option add *Frame.borderWidth 2
- option add *
Tkinspect_main*
Menubutton.borderWidth 0
+ option add *Menubutton.borderWidth 0
option add *Procs_list.patterns {
^tk[A-Z].*
^auto_.*