UISelectionPanel.st
changeset 1434 223936d0c28b
parent 1429 0fb6421a93e9
child 1456 7435d111bb09
equal deleted inserted replaced
1433:df38b2a5d335 1434:223936d0c28b
   507         #name: #standardEmbed
   507         #name: #standardEmbed
   508         #window: 
   508         #window: 
   509        #(#WindowSpec
   509        #(#WindowSpec
   510           #label: 'Misc'
   510           #label: 'Misc'
   511           #name: 'Misc'
   511           #name: 'Misc'
   512           #layout: #(#LayoutFrame 125 0 152 0 566 0 374 0)
       
   513           #level: 0
       
   514           #min: #(#Point 10 10)
   512           #min: #(#Point 10 10)
   515           #max: #(#Point 1280 1024)
   513           #max: #(#Point 1280 1024)
   516           #bounds: #(#Rectangle 125 152 567 375)
   514           #bounds: #(#Rectangle 74 387 516 610)
   517           #usePreferredExtent: false
       
   518           #returnIsOKInDialog: true
       
   519           #escapeIsCancelInDialog: true
       
   520         )
   515         )
   521         #component: 
   516         #component: 
   522        #(#SpecCollection
   517        #(#SpecCollection
   523           #collection: #(
   518           #collection: #(
   524            #(#ArbitraryComponentSpec
   519            #(#ArbitraryComponentSpec
   525               #name: 'Arbitrary Component'
   520               #name: 'Arbitrary Component'
   526               #layout: #(#LayoutFrame 3 0 3 0 128 0 104 0)
   521               #layout: #(#LayoutFrame 3 0 3 0 128 0 104 0)
   527               #hasBorder: false
   522               #hasBorder: false
   528             )
   523             )
   529            #(#LabelSpec
   524            #(#LabelSpec
   530               #label: 'Arbitrary'
   525               #label: 'Scrollable'
   531               #name: 'ArbitraryComponentLabel1'
   526               #name: 'ScrollableArbitraryLabel1'
   532               #layout: #(#AlignmentOrigin 7 0 7 0 0 0)
   527               #layout: #(#AlignmentOrigin 7 0 7 0 0 0)
   533               #style: #(#FontDescription #helvetica #medium #roman 10)
   528               #style: #(#FontDescription #helvetica #medium #roman 10)
   534               #resizeForLabel: true
   529               #resizeForLabel: true
   535               #adjust: #left
   530               #adjust: #left
   536               #canUIDrag: false
   531               #canUIDrag: false
   537             )
   532             )
   538            #(#LabelSpec
   533            #(#LabelSpec
   539               #label: 'Component'
   534               #label: 'Arbitrary-Component'
   540               #name: 'ArbitraryComponentLabel2'
   535               #name: 'ScrollableArbitraryLabel2'
   541               #layout: #(#AlignmentOrigin 7 0 31 0 0 0)
   536               #layout: #(#AlignmentOrigin 7 0 22 0 0 0)
   542               #style: #(#FontDescription #helvetica #medium #roman 10)
   537               #style: #(#FontDescription #helvetica #medium #roman 10)
   543               #resizeForLabel: true
   538               #resizeForLabel: true
   544               #adjust: #left
   539               #adjust: #left
   545               #canUIDrag: false
   540               #canUIDrag: false
   546             )
   541             )
   564             )
   559             )
   565            #(#LabelSpec
   560            #(#LabelSpec
   566               #label: 'SubCanvas'
   561               #label: 'SubCanvas'
   567               #name: 'SubCanvasLabel'
   562               #name: 'SubCanvasLabel'
   568               #layout: #(#AlignmentOrigin 324 0 7 0 0 0)
   563               #layout: #(#AlignmentOrigin 324 0 7 0 0 0)
       
   564               #style: #(#FontDescription #helvetica #medium #roman 10)
       
   565               #resizeForLabel: true
       
   566               #adjust: #left
       
   567               #canUIDrag: false
       
   568             )
       
   569            #(#NonScrollableArbitraryComponentSpec
       
   570               #name: 'None-Srollable Arbitrary Component'
       
   571               #layout: #(#LayoutFrame 3 0 120 0 128 0 221 0)
       
   572             )
       
   573            #(#LabelSpec
       
   574               #label: 'None Scrollable'
       
   575               #name: 'NoneScrollableArbitraryLabel1'
       
   576               #layout: #(#AlignmentOrigin 7 0 124 0 0 0)
       
   577               #style: #(#FontDescription #helvetica #medium #roman 10)
       
   578               #resizeForLabel: true
       
   579               #adjust: #left
       
   580               #canUIDrag: false
       
   581             )
       
   582            #(#LabelSpec
       
   583               #label: 'Arbitrary-Component'
       
   584               #name: 'NoneScrollableArbitraryLabel2'
       
   585               #layout: #(#AlignmentOrigin 7 0 139 0 0 0)
   569               #style: #(#FontDescription #helvetica #medium #roman 10)
   586               #style: #(#FontDescription #helvetica #medium #roman 10)
   570               #resizeForLabel: true
   587               #resizeForLabel: true
   571               #adjust: #left
   588               #adjust: #left
   572               #canUIDrag: false
   589               #canUIDrag: false
   573             )
   590             )