MenuEditor.st
changeset 1349 47ccfd0fac75
parent 1348 48e25df6aa34
child 1352 73f656cea457
equal deleted inserted replaced
1348:48e25df6aa34 1349:47ccfd0fac75
   371        #(#WindowSpec
   371        #(#WindowSpec
   372           #label: 'Basics Item'
   372           #label: 'Basics Item'
   373           #name: 'Basics Item'
   373           #name: 'Basics Item'
   374           #min: #(#Point 10 10)
   374           #min: #(#Point 10 10)
   375           #max: #(#Point 1160 870)
   375           #max: #(#Point 1160 870)
   376           #bounds: #(#Rectangle 87 73 354 420)
   376           #bounds: #(#Rectangle 218 175 485 522)
   377         )
   377         )
   378         #component: 
   378         #component: 
   379        #(#SpecCollection
   379        #(#SpecCollection
   380           #collection: #(
   380           #collection: #(
   381            #(#LabelSpec
   381            #(#LabelSpec
   556               #model: #translateLabel
   556               #model: #translateLabel
   557             )
   557             )
   558            #(#CheckBoxSpec
   558            #(#CheckBoxSpec
   559               #label: 'Is Button'
   559               #label: 'Is Button'
   560               #name: 'isButtonCheckBox'
   560               #name: 'isButtonCheckBox'
   561               #layout: #(#Point 20 256)
   561               #layout: #(#Point 20 255)
   562               #activeHelpKey: #basicsIsButton
   562               #activeHelpKey: #basicsIsButton
   563               #tabable: true
   563               #tabable: true
   564               #model: #isButton
   564               #model: #isButton
   565             )
   565             )
   566            #(#CheckBoxSpec
   566            #(#CheckBoxSpec
   567               #label: 'Hide Menu after Activation'
   567               #label: 'Hide Menu after Activation'
   568               #name: 'hideMenuOnActivated'
   568               #name: 'hideMenuOnActivated'
   569               #layout: #(#Point 20 281)
   569               #layout: #(#Point 20 280)
   570               #activeHelpKey: #hideMenuOnActivated
   570               #activeHelpKey: #hideMenuOnActivated
   571               #tabable: true
   571               #tabable: true
   572               #model: #hideMenuOnActivated
   572               #model: #hideMenuOnActivated
   573             )
   573             )
   574            #(#CheckBoxSpec
   574            #(#CheckBoxSpec
  1250        #(#WindowSpec
  1250        #(#WindowSpec
  1251           #label: 'Menu Editor'
  1251           #label: 'Menu Editor'
  1252           #name: 'Menu Editor'
  1252           #name: 'Menu Editor'
  1253           #min: #(#Point 550 440)
  1253           #min: #(#Point 550 440)
  1254           #max: #(#Point 1152 900)
  1254           #max: #(#Point 1152 900)
  1255           #bounds: #(#Rectangle 12 22 569 462)
  1255           #bounds: #(#Rectangle 61 493 618 974)
  1256           #menu: #menu
  1256           #menu: #menu
  1257           #returnIsOKInDialog: false
  1257           #returnIsOKInDialog: false
  1258           #escapeIsCancelInDialog: false
  1258           #escapeIsCancelInDialog: false
  1259         )
  1259         )
  1260         #component: 
  1260         #component: 
  1261        #(#SpecCollection
  1261        #(#SpecCollection
  1262           #collection: #(
  1262           #collection: #(
  1263            #(#MenuPanelSpec
  1263            #(#MenuPanelSpec
  1264               #attributes: 
       
  1265              #(#tabable
       
  1266                 true
       
  1267               )
       
  1268               #name: 'menuToolbarView'
  1264               #name: 'menuToolbarView'
  1269               #layout: #(#LayoutFrame 0 0.0 0 0 0 1.0 32 0)
  1265               #layout: #(#LayoutFrame 0 0.0 0 0 0 1.0 32 0)
  1270               #tabable: true
  1266               #tabable: true
  1271               #menu: #menuToolbar
  1267               #menu: #menuToolbar
  1272               #showSeparatingLines: true
  1268               #showSeparatingLines: true
  1290                     #level: -1
  1286                     #level: -1
  1291                     #component: 
  1287                     #component: 
  1292                    #(#SpecCollection
  1288                    #(#SpecCollection
  1293                       #collection: #(
  1289                       #collection: #(
  1294                        #(#NoteBookViewSpec
  1290                        #(#NoteBookViewSpec
  1295                           #attributes: 
       
  1296                          #(#tabable
       
  1297                             true
       
  1298                           )
       
  1299                           #name: 'NoteBook'
  1291                           #name: 'NoteBook'
  1300                           #layout: #(#LayoutFrame 1 0.0 0 0.0 1 1.0 -30 1.0)
  1292                           #layout: #(#LayoutFrame 1 0.0 0 0.0 1 1.0 -30 1.0)
  1301                           #enableChannel: #hasAnySingleSelection
  1293                           #enableChannel: #hasAnySingleSelection
  1302                           #tabable: true
  1294                           #tabable: true
  1303                           #model: #tabModel
  1295                           #model: #tabModel