MenuEditor.st
changeset 3516 39c519deb478
parent 3511 dce70baa771e
child 3536 38fca9ee0d55
equal deleted inserted replaced
3515:4aad29709ec7 3516:39c519deb478
   241     ^ #menu
   241     ^ #menu
   242 ! !
   242 ! !
   243 
   243 
   244 !MenuEditor class methodsFor:'help specs'!
   244 !MenuEditor class methodsFor:'help specs'!
   245 
   245 
   246 flyByHelpSpec
       
   247     ^super flyByHelpSpec addPairsFrom:(self localFlyHelpSpecStrings)
       
   248 !
       
   249 
       
   250 helpSpec
   246 helpSpec
   251     ^super helpSpec addPairsFrom:(self localFlyHelpSpecStrings)
   247     ^super helpSpec addPairsFrom:(self localHelpSpecStrings)
   252 
   248 !
   253     "Modified: / 03-08-2011 / 10:13:37 / cg"
   249 
   254 !
   250 localHelpSpecStrings
   255 
       
   256 localFlyHelpSpecStrings
       
   257     "This resource specification was automatically generated
   251     "This resource specification was automatically generated
   258      by the UIHelpTool of ST/X."
   252      by the UIHelpTool of ST/X."
   259 
   253 
   260     "Do not manually edit this!! If it is corrupted,
   254     "Do not manually edit this!! If it is corrupted,
   261      the UIHelpTool may not be able to read the specification."
   255      the UIHelpTool may not be able to read the specification."