IBM VisualAge C++ 3.0 Visual Builder

From EDM2
Jump to: navigation, search
Visual Builder

The Visual Application Builder is a tool to generate C++ programs graphically. It was introduced with VisualAge C++ 3.0 and later adapted to version 4.0. You not only define the visible dialog controls, but also the code that makes them "life", and you can even generate fully invisible code parts that way! It's also not a simple "wizard" that helps you generating something new, but you are able to come back and make changes and adapt the "visual program" to your needs. Finally you can mix graphically generated code with manually written code in any way you want.

The generated C++ code is based on the IBM Open Class Library (IOCL).

Articles

Publications

  • Dale R. Nilsson; Peter M. Jakab: IBM VisualAge for C++: A Visual Programmer's Handbook - Prentice Hall 1997, ISBN 0-13-614322-9