GUIBuilder Introduction
GUIBuilder has been superseded by the AppBuilder module in the BASIS IDE for BBj. Includes support for both the READRECORD Event Queue and PROCESS_EVENTS/CALLBACK paradigm. Integrates tightly with FormBuilder, the BBj replacement for ResBuilder.
GUIBuilder is the Visual Programming Environment for Visual PRO/5 Revisions
2.x and later. It provides all of the tools needed for developing Visual
PRO/5 2.x event-driven GUI programs in a high-level graphical environment.
GUIBuilder greatly simplifies the development of GUI programs by enabling
you to concentrate on business rules, rather than on the details of how
to write a GUI program. It automatically builds a framework that includes
the complete event loop, with places where you can insert code, known
as event handlers, to respond to selected events.