UISelectionPanel.st
changeset 1160 9e6aff354459
parent 1143 b04847a679fc
child 1168 d297bc428326
equal deleted inserted replaced
1159:1c5bac0c62c0 1160:9e6aff354459
   990         #name: #standardMisc
   990         #name: #standardMisc
   991         #window: 
   991         #window: 
   992        #(#WindowSpec
   992        #(#WindowSpec
   993           #label: 'Misc'
   993           #label: 'Misc'
   994           #name: 'Misc'
   994           #name: 'Misc'
   995           #layout: #(#LayoutFrame 172 0 325 0 613 0 547 0)
   995           #layout: #(#LayoutFrame 220 0 200 0 661 0 422 0)
   996           #level: 0
   996           #level: 0
   997           #min: #(#Point 10 10)
   997           #min: #(#Point 10 10)
   998           #max: #(#Point 1280 1024)
   998           #max: #(#Point 1280 1024)
   999           #bounds: #(#Rectangle 172 325 614 548)
   999           #bounds: #(#Rectangle 220 200 662 423)
  1000           #usePreferredExtent: false
  1000           #usePreferredExtent: false
  1001           #returnIsOKInDialog: true
  1001           #returnIsOKInDialog: true
  1002           #escapeIsCancelInDialog: true
  1002           #escapeIsCancelInDialog: true
  1003         )
  1003         )
  1004         #component: 
  1004         #component: 
  1005        #(#SpecCollection
  1005        #(#SpecCollection
  1006           #collection: #(
  1006           #collection: #(
  1007            #(#ArbitraryComponentSpec
  1007            #(#ArbitraryComponentSpec
  1008               #name: 'Arbitrary Component'
  1008               #name: 'Arbitrary Component'
  1009               #layout: #(#LayoutFrame 3 0 3 0 128 0 98 0)
  1009               #layout: #(#LayoutFrame 3 0 3 0 128 0 81 0)
  1010               #hasBorder: false
  1010               #hasBorder: false
  1011             )
  1011             )
  1012            #(#LabelSpec
  1012            #(#LabelSpec
  1013               #label: 'Arbitrary'
  1013               #label: 'Arbitrary'
  1014               #name: 'ArbitraryComponentLabel1'
  1014               #name: 'ArbitraryComponentLabel1'
  1027               #adjust: #left
  1027               #adjust: #left
  1028               #canUIDrag: false
  1028               #canUIDrag: false
  1029             )
  1029             )
  1030            #(#UISubSpecification
  1030            #(#UISubSpecification
  1031               #name: 'SubSpecification'
  1031               #name: 'SubSpecification'
  1032               #layout: #(#LayoutFrame 145 0 3 0 280 0 98 0)
  1032               #layout: #(#LayoutFrame 145 0 3 0 280 0 81 0)
  1033             )
  1033             )
  1034            #(#LabelSpec
  1034            #(#LabelSpec
  1035               #label: 'SubSpecification'
  1035               #label: 'SubSpecification'
  1036               #name: 'SubSpecificationLabel'
  1036               #name: 'SubSpecificationLabel'
  1037               #layout: #(#Point 149 7)
  1037               #layout: #(#Point 149 7)
  1039               #resizeForLabel: true
  1039               #resizeForLabel: true
  1040               #canUIDrag: false
  1040               #canUIDrag: false
  1041             )
  1041             )
  1042            #(#SubCanvasSpec
  1042            #(#SubCanvasSpec
  1043               #name: 'SubCanvas'
  1043               #name: 'SubCanvas'
  1044               #layout: #(#LayoutFrame 297 0 3 0 433 0 98 0)
  1044               #layout: #(#LayoutFrame 297 0 3 0 433 0 81 0)
  1045               #hasHorizontalScrollBar: true
  1045               #hasHorizontalScrollBar: true
  1046               #hasVerticalScrollBar: true
  1046               #hasVerticalScrollBar: true
  1047             )
  1047             )
  1048            #(#LabelSpec
  1048            #(#LabelSpec
  1049               #label: 'SubCanvas'
  1049               #label: 'SubCanvas'
  1067               #layout: #(#LayoutFrame 88 0 114 0 203 0 132 0)
  1067               #layout: #(#LayoutFrame 88 0 114 0 203 0 132 0)
  1068               #orientation: #horizontal
  1068               #orientation: #horizontal
  1069               #step: 1
  1069               #step: 1
  1070             )
  1070             )
  1071            #(#LabelSpec
  1071            #(#LabelSpec
  1072               #label: 'Thumb Wheel'
  1072               #label: 'Scroller'
       
  1073               #name: 'ScrollerLabel'
       
  1074               #layout: #(#AlignmentOrigin 83 0 90 0 1 0)
       
  1075               #style: #(#FontDescription #helvetica #medium #roman 10)
       
  1076               #resizeForLabel: true
       
  1077               #canUIDrag: false
       
  1078             )
       
  1079            #(#ScrollerSpec
       
  1080               #name: 'Scroller'
       
  1081               #layout: #(#LayoutFrame 88 0 87 0 203 0 105 0)
       
  1082               #orientation: #horizontal
       
  1083               #step: 1
       
  1084             )
       
  1085            #(#LabelSpec
       
  1086               #label: 'ThumbWheel'
  1073               #name: 'ThumbWheelLabel'
  1087               #name: 'ThumbWheelLabel'
  1074               #layout: #(#AlignmentOrigin 83 0 145 0 1 0)
  1088               #layout: #(#AlignmentOrigin 83 0 145 0 1 0)
  1075               #style: #(#FontDescription #helvetica #medium #roman 10)
  1089               #style: #(#FontDescription #helvetica #medium #roman 10)
  1076               #resizeForLabel: true
  1090               #resizeForLabel: true
  1077               #canUIDrag: false
  1091               #canUIDrag: false