Short: Easily make menubars for programs w/GUI Author: ad32@brighton.ac.uk (Adam Dawes) Uploader: ad32 brighton ac uk (Adam Dawes) Type: dev/gui Architecture: m68k-amigaos Introduction to MenuBuilder =========================== MenuBuilder is a tool designed for programmers who work with an Intuition environment. It allows you to very easily create menu bars for use in your programs. Your menus are designed using a graphical interface, which makes menu design much simpler to do than by entering menu data directly as sourcecode. MenuBuilder offers a variety of other advantages too, such as being able to test your menus in realtime. As you change the menu definitions, so the test menu changes to reflect this. When you have designed your menus completely, MenuBuilder will generate all the sourcecode required to easily integrate them to your programs, and to interact with them without any code modification at all. Full documentation is included within the archive.