Skip to content

wxPerl 3.008

Choose a tag to compare

@sciurius sciurius released this 24 Jul 17:28

This is an updated wxPerl for modern Perl, wxWidgets 3.2 and newer, suitable for Linux, Microsoft Windows, and macOS.

This version CAN NOT be used with wxWidgets older than 3.2 Use 0.9933 instead.

Changes in 3.008:

  • Remove MacCheckSpelling for Wx > 3.3.0.

Changes in 3.007:

  • Fix bug that causes Control::Ellipsize to crash on "variable is not of type Wx::ReadOnlyDC" (wx 3.3.1+).
  • Add missing file ext/propgrid/propgrid_compat.h.

Changes in 3.006:

  • Vast overhaul to eliminate depending on wxWidgets 2.8 and 3.0 compatibility hacks. The code is much cleaner now, and builds without problems with 3.2, 3.3.0 and 3.3.1 (at this time latest wxWidgets release).
  • This makes wxPerl better equipped for the future! Future releases of wxWidgets should no longer impose substantial problems.

All tests should succeed. If you are missing features please issue a request on the tracker.

For best results, remove all installed Alien::wxWidgets packages and install the latest from GitHub.