UISelectionPanel.st
changeset 1178 b348c8e9a1c7
parent 1175 4edc5d15e3b6
child 1179 8dc2fbd25cd1
equal deleted inserted replaced
1177:57a2a0edeb79 1178:b348c8e9a1c7
  1064 
  1064 
  1065     "Do not manually edit this!! If it is corrupted,
  1065     "Do not manually edit this!! If it is corrupted,
  1066      the UIPainter may not be able to read the specification."
  1066      the UIPainter may not be able to read the specification."
  1067 
  1067 
  1068     "
  1068     "
  1069      UIPainter new openOnClass:UISelectionPanel andSelector:#standardMisc
  1069      UIPainter new openOnClass:Smalltalk::UISelectionPanel andSelector:#standardMisc
  1070      UISelectionPanel new openInterface:#standardMisc
  1070      Smalltalk::UISelectionPanel new openInterface:#standardMisc
  1071     "
  1071     "
  1072 
  1072 
  1073     <resource: #canvas>
  1073     <resource: #canvas>
  1074 
  1074 
  1075     ^ 
  1075     ^ 
  1077         #name: #standardMisc
  1077         #name: #standardMisc
  1078         #window: 
  1078         #window: 
  1079        #(#WindowSpec
  1079        #(#WindowSpec
  1080           #label: 'NewApplication'
  1080           #label: 'NewApplication'
  1081           #name: 'NewApplication'
  1081           #name: 'NewApplication'
  1082           #layout: #(#LayoutFrame 220 0 200 0 658 0 442 0)
  1082           #layout: #(#LayoutFrame 44 0 195 0 482 0 437 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 659 443)
  1085           #bounds: #(#Rectangle 44 195 483 438)
  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
  1133               #style: #(#FontDescription #helvetica #medium #roman 10)
  1134               #style: #(#FontDescription #helvetica #medium #roman 10)
  1134               #resizeForLabel: true
  1135               #resizeForLabel: true
  1135               #canUIDrag: false
  1136               #canUIDrag: false
  1136             )
  1137             )
  1137            #(#LabelSpec
  1138            #(#LabelSpec
  1138               #label: 'Scroller'
  1139               #label: 'Scroller'
  1139               #name: 'ScrollerLabel'
  1140               #name: 'ScrollerLabel'
  1140               #layout: #(#AlignmentOrigin 87 0 130 0 1 0)
  1141               #layout: #(#AlignmentOrigin 87 0 130 0 1 0)
       
  1142               #initiallyInvisible: true
  1141               #style: #(#FontDescription #helvetica #medium #roman 10)
  1143               #style: #(#FontDescription #helvetica #medium #roman 10)
  1142               #resizeForLabel: true
  1144               #resizeForLabel: true
  1143               #canUIDrag: false
  1145               #canUIDrag: false
  1144             )
  1146             )
  1145            #(#ScrollerSpec
  1147            #(#ScrollerSpec
  1146               #name: 'Scroller'
  1148               #name: 'Scroller'
  1147               #layout: #(#LayoutFrame 88 0 127 0 203 0 145 0)
  1149               #layout: #(#LayoutFrame 88 0 127 0 203 0 145 0)
       
  1150               #initiallyInvisible: true
  1148               #orientation: #horizontal
  1151               #orientation: #horizontal
  1149             )
  1152             )
  1150            #(#SteppingSliderSpec
  1153            #(#SteppingSliderSpec
  1151               #name: 'VStepSlider'
  1154               #name: 'VStepSlider'
  1152               #layout: #(#LayoutFrame 226 0 6 0 244 0 106 0)
  1155               #layout: #(#LayoutFrame 226 0 6 0 244 0 106 0)
  1160               #layout: #(#LayoutFrame 280 0 6 0 298 0 106 0)
  1163               #layout: #(#LayoutFrame 280 0 6 0 298 0 106 0)
  1161             )
  1164             )
  1162            #(#ScrollerSpec
  1165            #(#ScrollerSpec
  1163               #name: 'VScroller'
  1166               #name: 'VScroller'
  1164               #layout: #(#LayoutFrame 345 0 6 0 363 0 106 0)
  1167               #layout: #(#LayoutFrame 345 0 6 0 363 0 106 0)
       
  1168               #initiallyInvisible: true
  1165             )
  1169             )
  1166            #(#LabelSpec
  1170            #(#LabelSpec
  1167               #label: 'Region'
  1171               #label: 'Region'
  1168               #name: 'RegionLabel'
  1172               #name: 'RegionLabel'
  1169               #layout: #(#AlignmentOrigin 83 0 177 0 1 0)
  1173               #layout: #(#AlignmentOrigin 83 0 177 0 1 0)
  1221               #borderWidth: 1
  1225               #borderWidth: 1
  1222             )
  1226             )
  1223            #(#ScrollBarSpec
  1227            #(#ScrollBarSpec
  1224               #name: 'ScrollBar'
  1228               #name: 'ScrollBar'
  1225               #layout: #(#LayoutFrame 88 0 100 0 203 0 118 0)
  1229               #layout: #(#LayoutFrame 88 0 100 0 203 0 118 0)
       
  1230               #initiallyInvisible: true
  1226               #orientation: #horizontal
  1231               #orientation: #horizontal
  1227             )
  1232             )
  1228            #(#ScrollBarSpec
  1233            #(#ScrollBarSpec
  1229               #name: 'VScrollBar'
  1234               #name: 'VScrollBar'
  1230               #layout: #(#LayoutFrame 317 0 6 0 335 0 106 0)
  1235               #layout: #(#LayoutFrame 317 0 6 0 335 0 106 0)
       
  1236               #initiallyInvisible: true
  1231             )
  1237             )
  1232            )
  1238            )
  1233          
  1239          
  1234         )
  1240         )
  1235       )
  1241       )