[ANNOUNCE] wxPerl 0.23
am 30.06.2005 22:09:34 von Mattia BarbonA new version of wxPerl, the Perl bindings to wxWidgets, is out!
wxWidgets is a free and cross platform (Windows/Motif/GTK/Mac) C++ GUI
toolkit with native look and feel. (visit http://www.wxwidgets.org/
for details).
You can download wxPerl sources from
$CPAN/authors/id/M/MB/MBARBON/Wx-0.23.tar.gz;
Screenshots: http://wxperl.sourceforge.net/sshot01.html
Binary packages for ActivePerl/Win32 8xx builds, Red Hat
Linux and Mac OS X are available along with documentation
in HTML and MS HTML Help format from
http://wxperl.sourceforge.net/download.html
The project home page is http://wxperl.sourceforge.net/. There is also
a mailing list dedicated to wxPerl users:
wxperl-users@lists.sourceforge.net
Changes since the last release:
- Added wxArtProvider and Wx::PlArtProvider
(thanks to Matthew "Cheetah" Gabeler-Lee).
- Compatibility with wxWidgets 2.5.4, 2.6.0 and 2.6.1.
- Added Wx::PlPreviewFrame, Wx::PlPreviewControlBar,
Wx::PrintFactory.
- Added Wx::PopupWindow and Wx::PopupTransientWindow.
- Added Wx::DatePickerCtrl. (2.5/2.6)
- Added Wx::MimeTypesManager.
Regards
Mattia