default radioButton color
authorClaus Gittinger <cg@exept.de>
Fri, 26 Sep 2003 09:56:09 +0200
changeset 1743 700bf3fda9fa
parent 1742 4c39c2f1dcc7
child 1744 c59a91953b64
default radioButton color
UISelectionPanel.st
--- a/UISelectionPanel.st	Wed Sep 10 13:02:18 2003 +0200
+++ b/UISelectionPanel.st	Fri Sep 26 09:56:09 2003 +0200
@@ -370,7 +370,7 @@
           label: 'Buttons'
           name: 'Buttons'
           min: (Point 10 10)
-          bounds: (Rectangle 14 46 454 204)
+          bounds: (Rectangle 16 52 456 210)
         )
         component: 
        (SpecCollection
@@ -423,7 +423,6 @@
               layout: (LayoutFrame 144 0.0 33 0 280 0 55 0)
               translateLabel: true
               isTriggerOnDown: true
-              lampColor: (Color 100.0 100.0 0.0)
             )
            (CheckBoxSpec
               label: 'Check Box'