MenuEditor.st
changeset 955 f4f7d2ebd3ce
parent 953 1aecad8bf33a
child 959 96728cae02c4
equal deleted inserted replaced
954:fbf78ce8019c 955:f4f7d2ebd3ce
  1076      
  1076      
  1077        #(#FullSpec
  1077        #(#FullSpec
  1078           #window: 
  1078           #window: 
  1079            #(#WindowSpec
  1079            #(#WindowSpec
  1080               #name: 'Menu Editor'
  1080               #name: 'Menu Editor'
  1081               #layout: #(#LayoutFrame 106 0 544 0 663 0 923 0)
  1081               #layout: #(#LayoutFrame 53 0 403 0 609 0 810 0)
  1082               #label: 'Menu Editor'
  1082               #label: 'Menu Editor'
  1083               #min: #(#Point 510 390)
  1083               #min: #(#Point 510 390)
  1084               #max: #(#Point 1152 900)
  1084               #max: #(#Point 1152 900)
  1085               #bounds: #(#Rectangle 106 544 664 924)
  1085               #bounds: #(#Rectangle 53 403 610 811)
  1086               #menu: #menu
  1086               #menu: #menu
  1087               #usePreferredExtent: false
  1087               #usePreferredExtent: false
  1088           )
  1088           )
  1089           #component: 
  1089           #component: 
  1090            #(#SpecCollection
  1090            #(#SpecCollection
  1147                     #minorKey: #windowSpecForInfoBar
  1147                     #minorKey: #windowSpecForInfoBar
  1148                 )
  1148                 )
  1149               )
  1149               )
  1150           )
  1150           )
  1151       )
  1151       )
  1152 
       
  1153     "Modified: / 20.6.1998 / 15:41:41 / cg"
       
  1154 ! !
  1152 ! !
  1155 
  1153 
  1156 !MenuEditor class methodsFor:'menu specs'!
  1154 !MenuEditor class methodsFor:'menu specs'!
  1157 
  1155 
  1158 menu
  1156 menu