[ANNOUNCE] wxPerl 0.26
am 23.11.2005 22:41:57 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.26.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:
- Fixed various Wx::GridBagSizer problems.
- Fixed Original Object Return for Wx::PlGridCellEditor and
Wx::PlGridCellRenderer.
- Removed the requirement of deriving from Wx::App.
- Expanded Wx::PlWindow.
- Added Wx::Perl::TextValidator (thanks to Johan Vromans).
- Changed the interface for Wx::PlDataObjectSimple::GetDataHere.
- Added Wx::BufferedDC and Wx::BufferedPaintDC.
- Added wxStdButtonSizer.
- Build out of the box on FreeBSD.
Regards
Mattia