wxPerl 3.004
This is an updated wxPerl for modern Perl, wxWidgets 3.2, 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.004:
-
Add wxStyledTextCtrl methods:
- ShowPosition
- GetInsertionPoint, SetInsertionPoint.
- SetMarginBackground.
-
Add Wx::SystemSettings methods:
- GetAppearance, SelectLightDark
-
Add Wx::SystemAppearance and methods:
- IsDark, IsUsingDarkBackGround
-
Add constants:
- wxEVT_COMMAND_DIRPICKER_CHANGED, wxEVT_COMMAND_FILEPICKER_CHANGED
Note that some tests fail but everything seems to work fine.