Menuet/CX Modular Development Environment
Senior Project: 1994-1995
Knut Kjeilen, Ryan Kummet, Piotr Polanowski and Qian Zhao
Autumn Hill Software, Inc. provides graphics development tools to the
professional programmer for the DOS, MS-Windows, and OS/2 operating systems.
One of these tools, Menuet/CX, is a multi-platform object-oriented C++-based
interface which provides a single API for multiple operating and windowing
systems. Menuet/CX provides an extensive set of libraries for creating a GUI
application. However, the programmer must combine these libraries with various
other products, including compilers, text editors, graphics packages, DOS
extenders, resource editors, and other third party libraries. Programmers each
have their own personal tastes regarding their programming environment and do
not always like the integrated development environments provided by their
compiler package.
The goal of this project was to create a Modular Development Environment where
the programmer is able to combine their preferred development tools into a
single development environment. This environment was implemented in C++ using
Menuet/CX.
|