Download Latest Version wxFormBuilder-4.2.1-i686.zip (14.5 MB)
Email in envelope

Get an email when there's a new version of wxFormBuilder

Home / v4.2.0
Name Modified Size InfoDownloads / Week
Parent folder
wxFormBuilder-4.2.0-x86_64.flatpak 2024-05-29 7.1 MB
wxFormBuilder-4.2.0-x86.exe 2024-05-29 11.0 MB
wxFormBuilder-4.2.0-x64.exe 2024-05-29 10.8 MB
wxFormBuilder-4.2.0-ucrt-x86_64.zip 2024-05-29 13.9 MB
wxFormBuilder-4.2.0-source-full.zip 2024-05-29 2.3 MB
wxFormBuilder-4.2.0-source-full.tar.gz 2024-05-29 1.8 MB
wxFormBuilder-4.2.0-macos-14.5-arm64-bundle.zip 2024-05-29 8.0 MB
wxFormBuilder-4.2.0-macos-13.6-x86_64-bundle.zip 2024-05-29 8.6 MB
wxFormBuilder-4.2.0-macos-12.7-x86_64-bundle.zip 2024-05-29 9.0 MB
wxFormBuilder-4.2.0-i686.zip 2024-05-29 14.5 MB
wxformbuilder_4.2.0_ubuntu-22.04_amd64.deb 2024-05-29 1.4 MB
wxformbuilder_4.2.0_ubuntu-24.04_amd64.deb 2024-05-29 1.5 MB
wxformbuilder_4.2.0_ubuntu-20.04_amd64.deb 2024-05-29 1.4 MB
README.md 2024-05-29 2.4 kB
v4.2.0 source code.tar.gz 2024-05-29 1.2 MB
v4.2.0 source code.zip 2024-05-29 1.5 MB
Totals: 16 Items   93.9 MB 0

Binaries

Prebuild binaries are available for Windows, Linux and macOS. These have been built by the GitHub CI and are attached to this release.

Source Code

If you need a source code archive, do not use the automatic created archives, they lack the required submodules. Instead, use the attached full source code archives.

What's Changed

Added

  • Add 'Load From SVG Resource' for bitmap property (#817)
  • Add project option to use native eol-style for generated files
  • Add a separate property to propGridItem to specify the name (#815)
  • Add subclassing support for classes where missing for Python

Changed

  • BREAKING CHANGE: Data type text is now single line only instead of multiline. Many properties use this data type although they should contain single line values only. If such properties do contain multiline values, silent data loss will happen when these values are modified.
  • Some properties now use a numeric data type instead of a text data type. These properties must only contain numeric values, this change should not lead to silent data loss because text values would have generated broken code.
  • Reorder project properties for clarity
  • Move some project C++ properties into global scope because they are in fact used by all languages
  • Use a common prefix for language specific project properties to prevent name clashes
  • Use more sensible default values for project properties
  • Update project file version to 1.18

Fixed

  • Fix wxMediaControl Player Controls generated Python code (#809)
  • Fix PHP code generation for objects with base classes
  • Fix name clash of project property disconnect_mode between Python and PHP
  • Prevent possible crash when loading a project file
  • Code for property grid manager code generated with an error (#805)

New Contributors

Full Changelog: https://github.com/wxFormBuilder/wxFormBuilder/compare/v4.1.0...v4.2.0

Source: README.md, updated 2024-05-29