home *** CD-ROM | disk | FTP | other *** search
- TURBO Designer is a programmer's toolbox for the TURBO Pascal compiler.
- TURBO Designer helps you create pull-down menus, pop up menus, and
- sophisticated help screens in your applications. It is very easy to use. The
- program asks you to input your data (what you want to appear when the program
- runs), on a series of "what you see is what you get" full-screen editors.
- Once you have set up your menu work environment, which includes windows, icons,
- and even a trash can, TURBO Designer creates a Pascal source file according to
- your data. This new file can be compiled using TURBO Pascal. The result is a
- program with a complete environment, and a sophisticated user interface.