UISelectionPanel.st
changeset 1179 8dc2fbd25cd1
parent 1178 b348c8e9a1c7
child 1297 9fe7d970b5da
equal deleted inserted replaced
1178:b348c8e9a1c7 1179:8dc2fbd25cd1
    86         #( 'Standard'  #( 
    86         #( 'Standard'  #( 
    87                             #('Buttons' standardButtons)
    87                             #('Buttons' standardButtons)
    88                             #('Menus'   standardMenus)
    88                             #('Menus'   standardMenus)
    89                             #('Text'    standardTexts)
    89                             #('Text'    standardTexts)
    90                             #('Lists'   standardLists)
    90                             #('Lists'   standardLists)
       
    91                             #('Trees'   standardTrees)
    91                             #('Groups'  standardGroups)
    92                             #('Groups'  standardGroups)
    92                             #('Embed'   standardEmbed)
    93                             #('Embed'   standardEmbed)
    93                             #('Misc'    standardMisc)
    94                             #('Misc'    standardMisc)
    94                          )
    95                          )
    95          )
    96          )
   915         #name: #standardLists
   916         #name: #standardLists
   916         #window: 
   917         #window: 
   917        #(#WindowSpec
   918        #(#WindowSpec
   918           #label: 'Lists'
   919           #label: 'Lists'
   919           #name: 'Lists'
   920           #name: 'Lists'
   920           #layout: #(#LayoutFrame 22 0 99 0 462 0 316 0)
   921           #layout: #(#LayoutFrame 61 0 96 0 501 0 313 0)
   921           #level: 0
       
   922           #min: #(#Point 10 10)
   922           #min: #(#Point 10 10)
   923           #max: #(#Point 1280 1024)
   923           #max: #(#Point 1280 1024)
   924           #bounds: #(#Rectangle 22 99 463 317)
   924           #bounds: #(#Rectangle 61 96 502 314)
   925           #usePreferredExtent: false
       
   926           #returnIsOKInDialog: true
       
   927           #escapeIsCancelInDialog: true
       
   928         )
   925         )
   929         #component: 
   926         #component: 
   930        #(#SpecCollection
   927        #(#SpecCollection
   931           #collection: #(
   928           #collection: #(
   932            #(#SequenceViewSpec
   929            #(#SequenceViewSpec
   941               #layout: #(#LayoutFrame 228 0 3 0 433 0 101 0)
   938               #layout: #(#LayoutFrame 228 0 3 0 433 0 101 0)
   942               #hasHorizontalScrollBar: true
   939               #hasHorizontalScrollBar: true
   943               #hasVerticalScrollBar: true
   940               #hasVerticalScrollBar: true
   944               #has3Dsepartors: false
   941               #has3Dsepartors: false
   945             )
   942             )
   946            #(#SelectionInTreeViewSpec
   943            #(#SelectionInListModelViewSpec
   947               #name: 'Tree List'
   944               #name: 'New SelectionInListView'
   948               #layout: #(#LayoutFrame 4 0 114 0 209 0 212 0)
   945               #layout: #(#LayoutFrame 3 0 110 0 208 0 208 0)
   949               #hasHorizontalScrollBar: true
   946               #hasHorizontalScrollBar: true
   950               #hasVerticalScrollBar: true
   947               #hasVerticalScrollBar: true
   951               #highlightMode: #line
   948               #useIndex: false
   952             )
       
   953            #(#FileSelectionTreeSpec
       
   954               #name: 'File Tree List'
       
   955               #layout: #(#LayoutFrame 229 0 114 0 434 0 212 0)
       
   956               #hasHorizontalScrollBar: true
       
   957               #hasVerticalScrollBar: true
       
   958               #highlightMode: #line
       
   959             )
   949             )
   960            )
   950            )
   961          
   951          
   962         )
   952         )
   963       )
   953       )
  1300          
  1290          
  1301         )
  1291         )
  1302       )
  1292       )
  1303 !
  1293 !
  1304 
  1294 
       
  1295 standardTrees
       
  1296     "This resource specification was automatically generated
       
  1297      by the UIPainter of ST/X."
       
  1298 
       
  1299     "Do not manually edit this!! If it is corrupted,
       
  1300      the UIPainter may not be able to read the specification."
       
  1301 
       
  1302     "
       
  1303      UIPainter new openOnClass:UISelectionPanel andSelector:#standardTrees
       
  1304      UISelectionPanel new openInterface:#standardTrees
       
  1305     "
       
  1306 
       
  1307     <resource: #canvas>
       
  1308 
       
  1309     ^ 
       
  1310      #(#FullSpec
       
  1311         #name: #standardTrees
       
  1312         #window: 
       
  1313        #(#WindowSpec
       
  1314           #label: 'Trees'
       
  1315           #name: 'Trees'
       
  1316           #layout: #(#LayoutFrame 61 0 96 0 501 0 313 0)
       
  1317           #min: #(#Point 10 10)
       
  1318           #max: #(#Point 1280 1024)
       
  1319           #bounds: #(#Rectangle 61 96 502 314)
       
  1320         )
       
  1321         #component: 
       
  1322        #(#SpecCollection
       
  1323           #collection: #(
       
  1324            #(#SelectionInTreeViewSpec
       
  1325               #name: 'Tree List'
       
  1326               #layout: #(#LayoutFrame 4 0 3 0 209 0 101 0)
       
  1327               #hasHorizontalScrollBar: true
       
  1328               #hasVerticalScrollBar: true
       
  1329               #highlightMode: #line
       
  1330             )
       
  1331            #(#FileSelectionTreeSpec
       
  1332               #name: 'File Tree List'
       
  1333               #layout: #(#LayoutFrame 229 0 3 0 434 0 101 0)
       
  1334               #hasHorizontalScrollBar: true
       
  1335               #hasVerticalScrollBar: true
       
  1336               #highlightMode: #line
       
  1337             )
       
  1338            #(#HierarchicalListViewSpec
       
  1339               #name: 'New ModelTree List'
       
  1340               #layout: #(#LayoutFrame 4 0 110 0 209 0 208 0)
       
  1341               #hasHorizontalScrollBar: true
       
  1342               #hasVerticalScrollBar: true
       
  1343               #highlightMode: #line
       
  1344             )
       
  1345            )
       
  1346          
       
  1347         )
       
  1348       )
       
  1349 !
       
  1350 
  1305 standardUserPanel
  1351 standardUserPanel
  1306     "this window spec was automatically generated by the ST/X UIPainter"
  1352     "this window spec was automatically generated by the ST/X UIPainter"
  1307 
  1353 
  1308     "do not manually edit this - the painter/builder may not be able to
  1354     "do not manually edit this - the painter/builder may not be able to
  1309      handle the specification if its corrupted."
  1355      handle the specification if its corrupted."