UISelectionPanel.st
changeset 1831 f5ba45d3d70a
parent 1828 99b4e6b55b75
child 1870 771fcc38ecb8
--- a/UISelectionPanel.st	Wed Apr 07 16:23:48 2004 +0200
+++ b/UISelectionPanel.st	Wed Apr 07 16:24:03 2004 +0200
@@ -697,14 +697,27 @@
           label: 'Groups'
           name: 'Groups'
           min: (Point 10 10)
-          bounds: (Rectangle 14 46 457 268)
+          bounds: (Rectangle 0 0 443 222)
         )
         component: 
        (SpecCollection
           collection: (
            (ViewSpec
               name: 'Box'
-              layout: (LayoutFrame 3 0 3 0 208 0 98 0)
+              layout: (LayoutFrame 3 0 3 0 95 0 95 0)
+            )
+           (TransparentBoxSpec
+              name: 'TBox1'
+              layout: (LayoutFrame 113 0 3 0 204 0 95 0)
+            )
+           (LabelSpec
+              label: 'TransparentBox'
+              name: 'Label1'
+              layout: (AlignmentOrigin 106 0 5 0 0 0)
+              style: (FontDescription helvetica medium roman 10)
+              resizeForLabel: true
+              adjust: left
+              canUIDrag: false
             )
            (LabelSpec
               label: 'Box'
@@ -732,15 +745,15 @@
                  (LabelSpec
                     label: 'A'
                     name: 'label4'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     canUIDrag: false
                   )
                  (LabelSpec
                     label: 'B'
                     name: 'label5'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     canUIDrag: false
                   )
                  )
@@ -757,15 +770,15 @@
                  (LabelSpec
                     label: 'A'
                     name: 'label9'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     canUIDrag: false
                   )
                  (LabelSpec
                     label: 'B'
                     name: 'label10'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     canUIDrag: false
                   )
                  )
@@ -801,24 +814,24 @@
                  (LabelSpec
                     label: 'A'
                     name: 'label1'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
                  (LabelSpec
                     label: 'B'
                     name: 'label2'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
                  (LabelSpec
                     label: 'C'
                     name: 'label3'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
@@ -839,24 +852,24 @@
                  (LabelSpec
                     label: 'A'
                     name: 'label6'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
                  (LabelSpec
                     label: 'B'
                     name: 'label7'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
                  (LabelSpec
                     label: 'C'
                     name: 'label8'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
@@ -877,40 +890,40 @@
                  (LabelSpec
                     label: 'A'
                     name: 'label11'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
                  (LabelSpec
                     label: 'B'
                     name: 'label12'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
                  (LabelSpec
                     label: 'C'
                     name: 'label13'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
                  (LabelSpec
                     label: 'D'
                     name: 'label14'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
                  (LabelSpec
                     label: 'E'
                     name: 'label15'
+                    style: (FontDescription helvetica medium roman 12)
                     level: 2
-                    style: (FontDescription helvetica medium roman 12)
                     extent: (Point 23 23)
                     canUIDrag: false
                   )
@@ -918,20 +931,6 @@
                
               )
             )
-
-           #(#TransparentBoxSpec
-              #name: 'TBox1'
-              #layout: #(#LayoutFrame 108 0 2 0 189 0 97 0)
-            )
-           #(#LabelSpec
-              #label: 'TransparentBox'
-              #name: 'Label1'
-              #layout: #(#LayoutFrame 96 0 6 0 123 0 21 0)
-              #style: #(#FontDescription #helvetica #medium #roman 10)
-              #resizeForLabel: true
-              #adjust: #left
-              #canUIDrag: false
-            )
            )
          
         )