added colorMenu
authorpenk
Tue, 17 Dec 2002 11:20:46 +0100
changeset 1662 76cd515f008a
parent 1661 5c0f73b1bd07
child 1663 60bd14266560
added colorMenu
UISelectionPanel.st
--- a/UISelectionPanel.st	Tue Dec 10 12:02:39 2002 +0100
+++ b/UISelectionPanel.st	Tue Dec 17 11:20:46 2002 +0100
@@ -1021,10 +1021,9 @@
        #(#WindowSpec
           #label: 'Menus'
           #name: 'Menus'
-          #layout: #(#LayoutFrame 162 0 182 0 638 0 404 0)
           #min: #(#Point 10 10)
           #max: #(#Point 1280 1024)
-          #bounds: #(#Rectangle 162 182 639 405)
+          #bounds: #(#Rectangle 16 42 493 265)
         )
         #component: 
        #(#SpecCollection
@@ -1060,7 +1059,7 @@
               #label: 'PopUp List'
               #name: 'PopUp List'
               #layout: #(#LayoutFrame 4 0 3 0 129 0 25 0)
-              #useIndex: false
+              #tabable: true
             )
            #(#ComboListSpec
               #name: 'Combo List'
@@ -1089,6 +1088,20 @@
               #name: 'Gallery'
               #layout: #(#LayoutFrame 298 0 3 0 434 0 138 0)
             )
+           #(#ColorMenuSpec
+              #name: 'ColorMenu'
+              #layout: #(#LayoutFrame 143 0 188 0 -46 1.0 210 0)
+              #labelsAreColored: true
+            )
+           #(#LabelSpec
+              #label: 'Color Menu'
+              #name: 'Label1'
+              #layout: #(#AlignmentOrigin 142 0 187 0 0 1)
+              #style: #(#FontDescription #helvetica #medium #roman 10)
+              #resizeForLabel: true
+              #adjust: #left
+              #canUIDrag: false
+            )
            )
          
         )