Contents Up Previous Next

wxBuilder

wxBuilder is a start at an interactive GUI builder for wxWindows applications. It allows the developer to quickly construct a fair amount of the skeleton of a GUI program, before filling in the details by hand. Presently wxBuilder runs best under Windows, but it will run under Motif as well. The XView version is pending but there are problems with modal dialogs that need to be ironed out.

wxBuilder is so far the largest freely-available program written in wxWindows, totalling about 16,000 lines, and so may be of interest as a sample application of reasonable complexity. However, I don't make any claims about the C++ style or user interface aesthetics.

Please see the printed and on-line documentation for wxBuilder.