UISelectionPanel.st
changeset 1175 4edc5d15e3b6
parent 1171 00713d7412e2
child 1178 b348c8e9a1c7
equal deleted inserted replaced
1174:524f221e431d 1175:4edc5d15e3b6
  1075     ^ 
  1075     ^ 
  1076      #(#FullSpec
  1076      #(#FullSpec
  1077         #name: #standardMisc
  1077         #name: #standardMisc
  1078         #window: 
  1078         #window: 
  1079        #(#WindowSpec
  1079        #(#WindowSpec
  1080           #label: 'Misc'
  1080           #label: 'NewApplication'
  1081           #name: 'Misc'
  1081           #name: 'NewApplication'
  1082           #layout: #(#LayoutFrame 220 0 200 0 661 0 422 0)
  1082           #layout: #(#LayoutFrame 220 0 200 0 658 0 442 0)
  1083           #min: #(#Point 10 10)
  1083           #min: #(#Point 10 10)
  1084           #max: #(#Point 1280 1024)
  1084           #max: #(#Point 1280 1024)
  1085           #bounds: #(#Rectangle 220 200 662 423)
  1085           #bounds: #(#Rectangle 220 200 659 443)
  1086         )
  1086         )
  1087         #component: 
  1087         #component: 
  1088        #(#SpecCollection
  1088        #(#SpecCollection
  1089           #collection: #(
  1089           #collection: #(
  1090            #(#LabelSpec
  1090            #(#LabelSpec
  1128             )
  1128             )
  1129            #(#LabelSpec
  1129            #(#LabelSpec
  1130               #label: 'ScrollBar'
  1130               #label: 'ScrollBar'
  1131               #name: 'ScrollBarLabel'
  1131               #name: 'ScrollBarLabel'
  1132               #layout: #(#AlignmentOrigin 87 0 103 0 1 0)
  1132               #layout: #(#AlignmentOrigin 87 0 103 0 1 0)
  1133               #initiallyInvisible: true
       
  1134               #style: #(#FontDescription #helvetica #medium #roman 10)
  1133               #style: #(#FontDescription #helvetica #medium #roman 10)
  1135               #resizeForLabel: true
  1134               #resizeForLabel: true
  1136               #canUIDrag: false
  1135               #canUIDrag: false
  1137             )
       
  1138            #(#ScrollBarSpec
       
  1139               #name: 'ScrollBar'
       
  1140               #layout: #(#LayoutFrame 88 0 100 0 203 0 118 0)
       
  1141               #initiallyInvisible: true
       
  1142               #orientation: #horizontal
       
  1143             )
  1136             )
  1144            #(#LabelSpec
  1137            #(#LabelSpec
  1145               #label: 'Scroller'
  1138               #label: 'Scroller'
  1146               #name: 'ScrollerLabel'
  1139               #name: 'ScrollerLabel'
  1147               #layout: #(#AlignmentOrigin 87 0 130 0 1 0)
  1140               #layout: #(#AlignmentOrigin 87 0 130 0 1 0)
  1148               #initiallyInvisible: true
       
  1149               #style: #(#FontDescription #helvetica #medium #roman 10)
  1141               #style: #(#FontDescription #helvetica #medium #roman 10)
  1150               #resizeForLabel: true
  1142               #resizeForLabel: true
  1151               #canUIDrag: false
  1143               #canUIDrag: false
  1152             )
  1144             )
  1153            #(#ScrollerSpec
  1145            #(#ScrollerSpec
  1154               #name: 'Scroller'
  1146               #name: 'Scroller'
  1155               #layout: #(#LayoutFrame 88 0 127 0 203 0 145 0)
  1147               #layout: #(#LayoutFrame 88 0 127 0 203 0 145 0)
  1156               #initiallyInvisible: true
       
  1157               #orientation: #horizontal
  1148               #orientation: #horizontal
  1158             )
  1149             )
  1159            #(#SteppingSliderSpec
  1150            #(#SteppingSliderSpec
  1160               #name: 'VStepSlider'
  1151               #name: 'VStepSlider'
  1161               #layout: #(#LayoutFrame 226 0 6 0 244 0 106 0)
  1152               #layout: #(#LayoutFrame 226 0 6 0 244 0 106 0)
  1166             )
  1157             )
  1167            #(#ThumbWheelSpec
  1158            #(#ThumbWheelSpec
  1168               #name: 'VThumbWheel'
  1159               #name: 'VThumbWheel'
  1169               #layout: #(#LayoutFrame 280 0 6 0 298 0 106 0)
  1160               #layout: #(#LayoutFrame 280 0 6 0 298 0 106 0)
  1170             )
  1161             )
  1171            #(#ScrollBarSpec
       
  1172               #name: 'VScrollBar'
       
  1173               #layout: #(#LayoutFrame 317 0 6 0 335 0 106 0)
       
  1174               #initiallyInvisible: true
       
  1175             )
       
  1176            #(#ScrollerSpec
  1162            #(#ScrollerSpec
  1177               #name: 'VScroller'
  1163               #name: 'VScroller'
  1178               #layout: #(#LayoutFrame 345 0 6 0 363 0 106 0)
  1164               #layout: #(#LayoutFrame 345 0 6 0 363 0 106 0)
  1179               #initiallyInvisible: true
       
  1180             )
  1165             )
  1181            #(#LabelSpec
  1166            #(#LabelSpec
  1182               #label: 'Region'
  1167               #label: 'Region'
  1183               #name: 'RegionLabel'
  1168               #name: 'RegionLabel'
  1184               #layout: #(#AlignmentOrigin 83 0 177 0 1 0)
  1169               #layout: #(#AlignmentOrigin 83 0 177 0 1 0)
  1232            #(#RoundProgressIndicatorSpec
  1217            #(#RoundProgressIndicatorSpec
  1233               #name: 'Round Progress Indicator'
  1218               #name: 'Round Progress Indicator'
  1234               #layout: #(#LayoutFrame 338 0 136 0 425 0 219 0)
  1219               #layout: #(#LayoutFrame 338 0 136 0 425 0 219 0)
  1235               #level: 0
  1220               #level: 0
  1236               #borderWidth: 1
  1221               #borderWidth: 1
       
  1222             )
       
  1223            #(#ScrollBarSpec
       
  1224               #name: 'ScrollBar'
       
  1225               #layout: #(#LayoutFrame 88 0 100 0 203 0 118 0)
       
  1226               #orientation: #horizontal
       
  1227             )
       
  1228            #(#ScrollBarSpec
       
  1229               #name: 'VScrollBar'
       
  1230               #layout: #(#LayoutFrame 317 0 6 0 335 0 106 0)
  1237             )
  1231             )
  1238            )
  1232            )
  1239          
  1233          
  1240         )
  1234         )
  1241       )
  1235       )