Main Page
From WxPerl Wiki
Welcome to the wxPerl wiki
Documents
- FAQ, Frequently asked questions, like “Where do I get wxPerl?”
- Tutorials
- WxPerlTablet, a kind of WxPerl cheat sheet
- Wx exports a.k.a. "Do I have to use Wx ':everything'?"
- Documentation for some widgets
- WxPerlContribs, List of WxPerl extentions
- Wx Internals, Wx API, build system and more
Applications
Examples
- Download with Progress bar
- MemoryDC
- Mini Image Demo
- Wx::Validator
- Wx::MediaCtrl
- Damien Learns Perl: Adding a wxPerl GUI to the twitter script: part 2 - Drawing the controls
- Tiled Background Image
- Slideshow by Eric Wilhelm http://www.dailyack.com/2007/07/oscon-wxperl-cross-platform-gui-design.html
- wxBook Examples More WxPerl Examples from "The wxBook" - "Cross-Platform GUI Programming with wxWidgets" by Smart, Hock, & Csomar ( wxPerl examples by James Lynes )
Installation and Platform Notes
Support
- Mailing list
- IRC: #wxperl on irc.perl.org
External Articles
- http://www.perl.com/pub/a/2005/10/06/wxperl_menus.html - Making Menus with wxPerl
- http://wxperl.sourceforge.net/tutorial/tutorial.html - Tutorial by Mattia Barbon
- http://johan.vromans.org/articles/wxglade.pdf - GUI development with wxGlade