wxPerl is a Perl wrapper for the awesome wxWidgets cross-platform GUI toolkit with native look and feel.
wxPerl allows the creation of applications that can run on Unices, Windows, Mac OS X with native look and feel. Whenever possible the underlying wxWidgets toolkit uses the platform's native control, emulating it when not available.
Requirements:
· GTK+ version 2.0.x
· wxWidgets
· Perl
What's New in This Release:
· 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.
Product's homepage