TBox changes
authorwerner
Wed, 07 Apr 2004 15:45:42 +0200
changeset 1828 99b4e6b55b75
parent 1827 691d1471cd3e
child 1829 35409df5492a
TBox changes
UISelectionPanel.st
--- 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
+            )
            )
          
         )