in reply to GUI Development in Perl

If you need portability, PerlQt doesn't work (well) on MS Windows, due to the smoke wrapper for the Qt libraries. It also appears that it hasn't been updated since 2003. :(

http://perlqt.sourceforge.net/

As much as I think Qt is a wonderful widget set, its integration with Perl is virtually non-existant. :(

Replies are listed 'Best First'.
Re^2: GUI Development in Perl
by Akoya (Scribe) on Jul 18, 2007 at 19:35 UTC
    Thanks for the feedback. Windoze is not really an issue, but lack of support/updates may be. Lack of good Perl integration is a show stopper. Thanks, again. --Akoya