UISelectionPanel.st
changeset 1828 99b4e6b55b75
parent 1781 d67090b1ad57
child 1831 f5ba45d3d70a
--- a/UISelectionPanel.st	Wed Apr 07 15:45:31 2004 +0200
+++ b/UISelectionPanel.st	Wed Apr 07 15:45:42 2004 +0200
@@ -918,6 +918,20 @@
                
               )
             )
+
+           #(#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
+            )
            )
          
         )