WxUiEditor Versions Save

RAD tool used to create and maintain wxWidgets UI elements.

v1.2.1

2 months ago

Version 1.2.1 replaces most of the PNG files in the UI with SVG files so that they will scale on high resolution displays on Windows. It also enables changing the font and colors used in the Code Display panels, and on Windows you can enable Dark Mode.

Other changes add additional support for wxPython and wxRuby3, along with more general bug fixes and improvements.

Change details

What's Changed

v1.2.0

6 months ago

This version adds the ability to generate code for wxRuby3 (see https://github.com/mcorino/wxRuby3). There are also now native Linux versions -- the DEB package requires a minimum Unbuntu base version 20.04 and the RPM package requires a Fedora base version 39.

See CHANGELOG.md for highlights of this release.

v1.1.2

10 months ago

This version improves support for generating C++ classes that you can modify directly rather than inheriting from the class. It also adds improved support for custom ids, and several other improvements and bug fixes. See the CHANGELOG.md for more details about this release.

v1.1.1_beta

1 year ago

This is a beta version. For a list of changes, see CHANGELOG.md.

The DialogBlocks native project importer has only been partially imported, and is not ready for testing.

v1.1.0

1 year ago

The biggest change is the ability to generate wxPython code. In addition, several improvements have been made for C++ code generation. For both languages, you can now add your own code at the end of the generated files, often eliminating the need to create an inherited class. See the CHANGELOG.md for more details about this release.

v1.0.0

1 year ago

The setup program runs natively on Windows 10 or later, and under Wine on UNIX.

v0.9.1

2 years ago
  • Support for wxWidgets 3.1.6 wxBitmapBundle including SVG images
  • Numerous improvements and additions to the UI
  • Dozens of additional properties for more control of wxWidgets classes
  • wxCrafter projects can now be imported

For this Beta, only a Windows setup is available.

v0.9.0

2 years ago

For this Beta, only a Windows setup is available.