Code Comments
Programming Forum and web based access to our favorite programming groups.A new version of wxPerl, the Perl bindings to wxWindows, is out! wxWindows is a free and cross platform (Windows/Motif/GTK/Mac) C++ GUI toolkit with native look and feel. (visit http://www.wxwindows.org/ for details). You can download wxPerl sources from $CPAN/authors/id/M/MB/MBARBON/Wx-0.21.tar.gz; Screenshots: http://wxperl.sourceforge.net/sshot01.html Binary packages for ActivePerl/Win32 6xx and 8xx builds, and Red Hat Linux 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 installation of 'wxPerl' command on Mac OS X. - Fixed running in the embedded case (still requires the application to call ExitMainLoop at the right places). - Wrapped wxNavigationKeyEvent. - Using die() in an event handler should not crash anymore (it might leak). - Added Wx::PlWindow, to be used for custom controls. - New (Windows-only) --mslu flag for Makefile.PL. - Wx::NotebookSizer is now no longer needed and deprecated. Regards Mattia
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.