home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / OpenStep / tools / workspace / MenuManager.0.1.README < prev    next >
Encoding:
Text File  |  1997-12-16  |  2.4 KB  |  66 lines

  1. MenuManager.bundle
  2.  
  3. What am I?
  4.  
  5. MenuManager is a work in progress.  MenuManager is a loadable bundle which, if loaded as the
  6. last loadable bundle, will allow an Openstep application to have user defined Command keys. 
  7. Currently it works with ProjectBuilder.  It should also work with any Openstep application
  8. that allows the loading of bundles at start.  If you use this with your application please let
  9. me know how it works.  It's a quick little hack, but it works pretty well and allows the user
  10. to do whatever they want to the menu. If you find this useful please let me know.  Any
  11. suggestions are welcome, as are bug reports. You can contact the author at: 
  12.  
  13. Eric Peyton
  14. epeyton@cmg.fcnbd.com
  15.  
  16. *** INSTALLATION ***
  17.  
  18. For Projectbuilder
  19. 1)  Place this bundle some place where it can always be found.  (I suggest ~/Library/PBBundles).  
  20.  
  21. 2)  Then start ProjectBuilder and point the bundle loader (in Preferences...;Bundles) to your
  22.     PBExtensions.bundle. 
  23.  
  24. 3)  Restart ProjectBuilder
  25.  
  26. For other Openstep applications
  27. 1) Depends on application.  Most developers should have no problem figuring out how to load
  28.     this thing into their app. 
  29.  
  30. *** USAGE ***
  31. There should be a new Info:Menu Manager... menu item.
  32.  
  33. Every thing should be pretty self explanatory.  
  34.  
  35. The Def. column lists the default command key
  36.  
  37. The Mod. column lists the key that the user wants.  Add or modify away.  If you put in nothing
  38.     in the modified column the default is used.  You can't get rid of a default hot key.
  39.     You can modify it or you can leave it.  (See future features) 
  40.  
  41. Press the Update Menu button when finished.
  42.  
  43.  
  44. *** FUTURE FEATURES ***
  45.  
  46. 1) The ability to disable a menu item doesn't work yet.  I put this in but haven't turned it
  47.     on.  Does anyone want it? 
  48.  
  49. 2)  Cannot get rid of a default key and have it be blank.  For example,  You can't have the
  50.     Quit menu item have no hot key.  Add ability to put in a blank override for a default key.
  51.  
  52. *** Known Bugs ***
  53. 1) Currently only loads into applications that have an Info menu.  (Every Openstep app should
  54.     have one!)
  55.  
  56. Let me know if you find any.
  57.  
  58. *** COPYRIGHT ***
  59.  
  60. PBExtensions is distributed under the terms of the GNU General Public License.  Please let the
  61. author know if you are using this.
  62.  
  63. Legal
  64. The author gives full permission to copy this application and distribute it providing that it
  65. is not altered in any way and no monetary charge is made for this software.  
  66.