UISelectionPanel.st
changeset 962 54f981030675
parent 961 9b6928725d49
child 985 ec4907d7cdfd
equal deleted inserted replaced
961:9b6928725d49 962:54f981030675
  1067      
  1067      
  1068        #(#FullSpec
  1068        #(#FullSpec
  1069           #window: 
  1069           #window: 
  1070            #(#WindowSpec
  1070            #(#WindowSpec
  1071               #name: 'Misc'
  1071               #name: 'Misc'
  1072               #layout: #(#LayoutFrame 39 0 189 0 506 0 473 0)
  1072               #layout: #(#LayoutFrame 50 0 73 0 517 0 357 0)
  1073               #label: 'Misc'
  1073               #label: 'Misc'
  1074               #min: #(#Point 10 10)
  1074               #min: #(#Point 10 10)
  1075               #max: #(#Point 1280 1024)
  1075               #max: #(#Point 1280 1024)
  1076               #bounds: #(#Rectangle 39 189 507 474)
  1076               #bounds: #(#Rectangle 50 73 518 358)
  1077               #usePreferredExtent: false
  1077               #usePreferredExtent: false
  1078           )
  1078           )
  1079           #component: 
  1079           #component: 
  1080            #(#SpecCollection
  1080            #(#SpecCollection
  1081               #collection: 
  1081               #collection: 
  1084                     #name: 'Arbitrary Component'
  1084                     #name: 'Arbitrary Component'
  1085                     #layout: #(#LayoutFrame 15 0 15 0 140 0 110 0)
  1085                     #layout: #(#LayoutFrame 15 0 15 0 140 0 110 0)
  1086                     #hasBorder: false
  1086                     #hasBorder: false
  1087                 )
  1087                 )
  1088                  #(#LabelSpec
  1088                  #(#LabelSpec
  1089                     #name: 'ArbitraryComponentLabel'
  1089                     #name: 'ArbitraryComponentLabel1'
  1090                     #layout: #(#AlignmentOrigin 19 0 19 0 0 0)
  1090                     #layout: #(#AlignmentOrigin 19 0 19 0 0 0)
  1091                     #label: 'Arbitrary Component'
  1091                     #label: 'Arbitrary'
       
  1092                     #style: #(#FontDescription #helvetica #medium #roman 10)
       
  1093                     #adjust: #left
       
  1094                     #resizeForLabel: true
       
  1095                     #canUIDrag: false
       
  1096                 )
       
  1097                  #(#LabelSpec
       
  1098                     #name: 'ArbitraryComponentLabel2'
       
  1099                     #layout: #(#AlignmentOrigin 19 0 43 0 0 0)
       
  1100                     #label: 'Component'
  1092                     #style: #(#FontDescription #helvetica #medium #roman 10)
  1101                     #style: #(#FontDescription #helvetica #medium #roman 10)
  1093                     #adjust: #left
  1102                     #adjust: #left
  1094                     #resizeForLabel: true
  1103                     #resizeForLabel: true
  1095                     #canUIDrag: false
  1104                     #canUIDrag: false
  1096                 )
  1105                 )
  1190                     #name: 'Progress Indicator'
  1199                     #name: 'Progress Indicator'
  1191                     #layout: #(#LayoutFrame 350 0 126 0 445 0 144 0)
  1200                     #layout: #(#LayoutFrame 350 0 126 0 445 0 144 0)
  1192                 )
  1201                 )
  1193                  #(#LabelSpec
  1202                  #(#LabelSpec
  1194                     #name: 'RoundProgressIndicatorsLabel'
  1203                     #name: 'RoundProgressIndicatorsLabel'
  1195                     #layout: #(#AlignmentOrigin 345 0 149 0 1 0)
  1204                     #layout: #(#AlignmentOrigin 345 0 179 0 1 0)
  1196                     #label: 'Round
  1205                     #label: 'Round
  1197 Progress Indicator'
  1206 Progress Indicator'
  1198                     #style: #(#FontDescription #helvetica #medium #roman 10)
  1207                     #style: #(#FontDescription #helvetica #medium #roman 10)
  1199                     #adjust: #left
  1208                     #adjust: #left
  1200                     #resizeForLabel: true
  1209                     #resizeForLabel: true
  1208                 )
  1217                 )
  1209               )
  1218               )
  1210           )
  1219           )
  1211       )
  1220       )
  1212 
  1221 
  1213     "Modified: / 6.6.1998 / 16:53:38 / cg"
  1222     "Modified: / 21.8.1998 / 20:53:14 / cg"
  1214 !
  1223 !
  1215 
  1224 
  1216 standardTexts
  1225 standardTexts
  1217     "This resource specification was automatically generated
  1226     "This resource specification was automatically generated
  1218      by the UIPainter of ST/X."
  1227      by the UIPainter of ST/X."