UISelectionPanel.st
changeset 1662 76cd515f008a
parent 1628 bc3362031d0b
child 1716 5ae373f6fef0
equal deleted inserted replaced
1661:5c0f73b1bd07 1662:76cd515f008a
  1019         #name: #standardMenus
  1019         #name: #standardMenus
  1020         #window: 
  1020         #window: 
  1021        #(#WindowSpec
  1021        #(#WindowSpec
  1022           #label: 'Menus'
  1022           #label: 'Menus'
  1023           #name: 'Menus'
  1023           #name: 'Menus'
  1024           #layout: #(#LayoutFrame 162 0 182 0 638 0 404 0)
       
  1025           #min: #(#Point 10 10)
  1024           #min: #(#Point 10 10)
  1026           #max: #(#Point 1280 1024)
  1025           #max: #(#Point 1280 1024)
  1027           #bounds: #(#Rectangle 162 182 639 405)
  1026           #bounds: #(#Rectangle 16 42 493 265)
  1028         )
  1027         )
  1029         #component: 
  1028         #component: 
  1030        #(#SpecCollection
  1029        #(#SpecCollection
  1031           #collection: #(
  1030           #collection: #(
  1032            #(#MenuPanelSpec
  1031            #(#MenuPanelSpec
  1058             )
  1057             )
  1059            #(#PopUpListSpec
  1058            #(#PopUpListSpec
  1060               #label: 'PopUp List'
  1059               #label: 'PopUp List'
  1061               #name: 'PopUp List'
  1060               #name: 'PopUp List'
  1062               #layout: #(#LayoutFrame 4 0 3 0 129 0 25 0)
  1061               #layout: #(#LayoutFrame 4 0 3 0 129 0 25 0)
  1063               #useIndex: false
  1062               #tabable: true
  1064             )
  1063             )
  1065            #(#ComboListSpec
  1064            #(#ComboListSpec
  1066               #name: 'Combo List'
  1065               #name: 'Combo List'
  1067               #layout: #(#LayoutFrame 4 0 33 0 129 0 53 0)
  1066               #layout: #(#LayoutFrame 4 0 33 0 129 0 53 0)
  1068               #useIndex: false
  1067               #useIndex: false
  1086               #layout: #(#LayoutFrame 146 0 46 0 281 0 138 0)
  1085               #layout: #(#LayoutFrame 146 0 46 0 281 0 138 0)
  1087             )
  1086             )
  1088            #(#UIGalleryViewSpec
  1087            #(#UIGalleryViewSpec
  1089               #name: 'Gallery'
  1088               #name: 'Gallery'
  1090               #layout: #(#LayoutFrame 298 0 3 0 434 0 138 0)
  1089               #layout: #(#LayoutFrame 298 0 3 0 434 0 138 0)
       
  1090             )
       
  1091            #(#ColorMenuSpec
       
  1092               #name: 'ColorMenu'
       
  1093               #layout: #(#LayoutFrame 143 0 188 0 -46 1.0 210 0)
       
  1094               #labelsAreColored: true
       
  1095             )
       
  1096            #(#LabelSpec
       
  1097               #label: 'Color Menu'
       
  1098               #name: 'Label1'
       
  1099               #layout: #(#AlignmentOrigin 142 0 187 0 0 1)
       
  1100               #style: #(#FontDescription #helvetica #medium #roman 10)
       
  1101               #resizeForLabel: true
       
  1102               #adjust: #left
       
  1103               #canUIDrag: false
  1091             )
  1104             )
  1092            )
  1105            )
  1093          
  1106          
  1094         )
  1107         )
  1095       )
  1108       )