wxDesigner |
![]() |
wxDesigner is a commercial, sizer-based dialog editor and RAD tool by Robert Roebling, author of wxWidgets for GTK+. This shows wxDesigner running on MacOS 9, MacOS X and Linux. |
Next
![]() |
A screenshot showing the main frame under MacOS 9:
A screenshot showing a properties dialog under MacOS 9:
A screenshot showing the RAD editor under MacOS 9:
A screenshot showing the main frame with a simple dialog with two bitmap controls:
A screenshot showing the bitmap editor editing bitmap in the above dialog:
A screenshot showing the sizer dialog where you can choose between different
kinds of sizer:
A screenshot showing the dialog for choosing a bitmap from the bitmap lists:
A screenshot showing the C++ editor:
A screenshot showing the new dialog for adding GUI classes (Python version):
A screenshot showing the new dialog for adding event handlers (C++ version). The
dialog from which the events originate can be seen on the right side. By clicking
on a control in that dialog, the respective entries on the left are filled up
automatically, only the method name has to be entered:
A screenshot showing the new dialog for adding getters, i.e. functions which
give access a certain control in a dialog. As you can see on the right hand
side, the dialog is currently being edited by itself: