Set all menubutton borderwidth's to 0.
authorsls <sls>
Wed, 15 Feb 1995 02:55:38 +0000 (02:55 +0000)
committersls <sls>
Wed, 15 Feb 1995 02:55:38 +0000 (02:55 +0000)
defaults.tcl

index 140605bf0bd50d5e298f585d43c4685294ecaaf6..16916663c0cdfa6b9b98db8873d91f649fadd2e5 100644 (file)
@@ -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_.*