HierarchicalListEditor.st
changeset 566 58b18ffe959c
parent 562 f16b2ca2be5b
child 581 399646a86258
equal deleted inserted replaced
565:8fdeb11c72fd 566:58b18ffe959c
   183      
   183      
   184        #(#FullSpec
   184        #(#FullSpec
   185           #'window:' 
   185           #'window:' 
   186            #(#WindowSpec
   186            #(#WindowSpec
   187               #'name:' 'Hierarchical List Editor'
   187               #'name:' 'Hierarchical List Editor'
   188               #'layout:' #(#LayoutFrame 148 0 380 0 622 0 692 0)
   188               #'layout:' #(#LayoutFrame 366 0 355 0 840 0 667 0)
   189               #'label:' 'Hierarchical List Editor'
   189               #'label:' 'Hierarchical List Editor'
   190               #'min:' #(#Point 10 10)
   190               #'min:' #(#Point 10 10)
   191               #'max:' #(#Point 1160 870)
   191               #'max:' #(#Point 1160 870)
   192               #'bounds:' #(#Rectangle 148 380 623 693)
   192               #'bounds:' #(#Rectangle 366 355 841 668)
   193               #'menu:' #menu
   193               #'menu:' #menu
   194               #'usePreferredExtent:' false
   194               #'usePreferredExtent:' false
   195           )
   195           )
   196           #'component:' 
   196           #'component:' 
   197            #(#SpecCollection
   197            #(#SpecCollection
   202                     #'layout:' #(#LayoutFrame 0 0.0 0 0.0 0 1.0 32 0)
   202                     #'layout:' #(#LayoutFrame 0 0.0 0 0.0 0 1.0 32 0)
   203                     #'menu:' #menuToolbar
   203                     #'menu:' #menuToolbar
   204                 )
   204                 )
   205                  #(#VariableHorizontalPanelSpec
   205                  #(#VariableHorizontalPanelSpec
   206                     #'name:' 'variableHorizontalPanel'
   206                     #'name:' 'variableHorizontalPanel'
   207                     #'layout:' #(#LayoutFrame 0 0.0 34 0.0 0 1.0 -22 1.0)
   207                     #'layout:' #(#LayoutFrame 0 0.0 34 0.0 0 1.0 -26 1.0)
   208                     #'component:' 
   208                     #'component:' 
   209                      #(#SpecCollection
   209                      #(#SpecCollection
   210                         #'collection:' 
   210                         #'collection:' 
   211                          #(
   211                          #(
   212                            #(#ArbitraryComponentSpec
   212                            #(#ArbitraryComponentSpec
   264                     )
   264                     )
   265                     #'handles:' #(#Any 0.368421 1.0)
   265                     #'handles:' #(#Any 0.368421 1.0)
   266                 )
   266                 )
   267                  #(#UISubSpecification
   267                  #(#UISubSpecification
   268                     #'name:' 'infoBarSubSpec'
   268                     #'name:' 'infoBarSubSpec'
   269                     #'layout:' #(#LayoutFrame 0 0.0 -22 1 0 1.0 0 1.0)
   269                     #'layout:' #(#LayoutFrame 0 0.0 -24 1 0 1.0 0 1.0)
   270                     #'majorKey:' #ToolApplicationModel
   270                     #'majorKey:' #ToolApplicationModel
   271                     #'minorKey:' #windowSpecForInfoBar
   271                     #'minorKey:' #windowSpecForInfoBar
   272                 )
   272                 )
   273               )
   273               )
   274           )
   274           )