What is wxPerl?
wxPerl is an extension module allowing the creation of GUI
(Graphical User Interface) from
Perl;
it is built as a wrapper for the
awesome
wxWidgets
C++ GUI toolkit.
You can look at some
screenshots or
read about wxPerl
users. A
wxPerl Wiki
is also available.
News
- May 01, 2008
-
Updated documentation created from wxWidgets 2.8.7 manual is now available
from the download page.
- Jan 19, 2008
-
wxPerl 0.81 is out! this is a source-only release
and can be downloaded from
CPAN.
0.81 Sat Jan 19 17:36:33 CET 2008
- Almost completed the interface of wxStyledTextCtrl.
- Added wxBitmapToggleButton and wxSVGFileDC (2.9).
- Added wxWrapSizer (2.9).
- Added wxNotificationMessage (2.9).
- Added wxMirrorDC and wxDCClipper.
- Partially completed interface to wxDataViewCtrl (2.9).
- Nov 06, 2007
-
wxPerl 0.80 is out! this is a source-only release
and can be downloaded from
CPAN.
0.80 Tue Nov 6 23:12:53 CET 2007
- Build fixes for Windows (both dmake and nmake).
- Prototype implementation of wxVariant and wxDataViewCtrl (2.9).
0.79 Thu Oct 18 00:52:35 CEST 2007
- Windows compilation fixes (thanks to John Kizlyk for the report).
- Try to handle gracefully the absence of Alien::wxWidgets under
Mac OS X.
- Added Alien::wxWidgets to configure_requires.
0.78 Mon Oct 15 23:54:13 CEST 2007
- Added wxRichTextBuffer and wxRichTextFileHandler,
wxRichTextHTMLHandler, wxRichTextXMLHandler (2.7).
- Added wxSymbolPickerDialog (2.7).
- Added wxDisplay, wxGenericDirCtrl.
- Added wxFileCtrl (2.9).
- Added wxStandardPaths (2.6).
- Wrapped the remaining wxGraphics* classes (2.7).
- Aug 23, 2007
-
wxPerl 0.77 is out! this is a source-only release
and can be downloaded from
CPAN.
0.77 Thu Aug 23 21:59:25 CEST 2007
- Added wxGraphicsContext (2.7) and some related classes
(patch by Klaas Hartmann).
- Added wxCollapsiblePane (2.7).
- Added wxBitmapComboBox (2.7).
- Added wxAnimation and wxAnimationCtrl (2.7).
- Added wxPropertySheetDialog (2.6).
- Added wxPasswordEntryDialog (2.6).
- Added wxCommand and wxCommandProcessor.
- Added wxHScrolledWindow and wxHVScrolledWindow and
made wx[HV]ScrolledWindow subclassable from Perl.
older news...