http://www.perlmonks.org?node_id=361321


in reply to Perl with a GUI

I started to play with GUI on Perl using Tk, but when I found http://wxperl.sf.net it was perfect.

wxPerl is much more portable than any other GUI library, is fast and has a lot of resources.

Note that wxPerl is a wrapper for wxWidgets, so, you need to use the documentation of wxWidgets (http://wxwidgets.org/) to use it's components.

For wxPerl we also have some extra modules already wrapped for Perl, like Wx::ActiveX where you can use IE, Flash and Windows Media Player from you app.

If you want portability and stability this is the choice.

Tk is also a good tool, but is not so stable (at least from the last time that I have played with it) and is ugly, since it's look will be always the same in all OS, and wxWidgets will look like the main GUI of the OS, so, we can use the nice look of Mac OS X, etc...

Applications using wxWidgets include:
AOL Communicator, Audacity, AVG AntiVirus, CADToMill, Chandler, Chess Commander, CTSim, Display Doctor, EarthVision, Forte Agent, HelpBlocks, ImageLinks, Intuitive MX, LDAP Explorer, Lmule, Mahogany, MinGW Developer Studio, MojoWorld, Musik, StoryLines, TerraIM, TortoiseCVS, VietAnh, Voxel 3D, Vulcan, wxBlogger, xCHM, Zeemo, Zempt ...

Graciliano M. P.
"Creativity is the expression of the liberty".