MenuEditor.st
changeset 1264 a8588e94d16f
parent 1256 38ff328f119b
child 1299 2e9c6d67fed8
equal deleted inserted replaced
1263:a1d1e3eb8dcb 1264:a8588e94d16f
   921        #(#WindowSpec
   921        #(#WindowSpec
   922           #label: 'Details Edit'
   922           #label: 'Details Edit'
   923           #name: 'Details Edit'
   923           #name: 'Details Edit'
   924           #min: #(#Point 10 10)
   924           #min: #(#Point 10 10)
   925           #max: #(#Point 1280 1024)
   925           #max: #(#Point 1280 1024)
   926           #bounds: #(#Rectangle 5 175 320 459)
   926           #bounds: #(#Rectangle 670 329 985 613)
   927         )
   927         )
   928         #component: 
   928         #component: 
   929        #(#SpecCollection
   929        #(#SpecCollection
   930           #collection: #(
   930           #collection: #(
   931            #(#LabelSpec
   931            #(#LabelSpec
  1031               #layout: #(#LayoutFrame 110 0 128 0 -5 1.0 150 0)
  1031               #layout: #(#LayoutFrame 110 0 128 0 -5 1.0 150 0)
  1032               #activeHelpKey: #detailsStartGroup
  1032               #activeHelpKey: #detailsStartGroup
  1033               #tabable: true
  1033               #tabable: true
  1034               #model: #startGroup
  1034               #model: #startGroup
  1035               #menu: 
  1035               #menu: 
  1036              #(#Array
  1036              #(nil
  1037                 #Array nil
       
  1038                 #right
  1037                 #right
  1039               )
  1038               )
  1040               #useIndex: false
  1039               #useIndex: false
  1041             )
  1040             )
  1042            #(#LabelSpec
  1041            #(#LabelSpec