ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> perl-win32-users
perl-win32-users
portable GUIs
by Glenn Linderman other posts by this author
Jun 19 2008 8:30PM messages near this date
view in the new Beta List Site
Re: templates for parsing similar documents ??? | Re: portable GUIs
So I've used Win32::GUI quite a bit, and been happy with it, but now I'm 
faced with a project that wants to be portable, multilingual, manipulate 
fonts and rich text, and wants to do printing.

Portability, for this project, means the big 3: Windows NT, Mac OS X, 
Linux.  Others would be nice -- Windows 9x, Windows CE, Mac OS 9, 
Solaris, but that'll be on an "if easy" basis.

So I do a survey of GUI packages:

Win32::GUI -- no portability

Tk -- Portable. Supports Unicode & fonts. No rich text support.  No real 
printing support, not even in TCL/Tk.  A few packages for specific 
platforms, not all platforms supported, no abstraction for portable 
printing APIs.  No rich text support.

Wx -- Portable.  Supports Unicode & fonts. Rich text support. Some 
printing support on some platforms, not fully abstracted.

Qt -- Portable.  Supports Unicode & fonts. Rich text support (looks like 
HTML or XML to some extent).  Abstracted printing support -- a few 
things are limited to a subset of platforms.

So Qt sounds the best.  Did I miss one of significance?

But now here's the kicker:

Perl::Qt hasn't been updated since 2003.  PyQt had a recent release in 
May 2008.  Should I go learn Python?

-- 
Glenn -- http://nevcal.com/
===========================
A protocol is complete when there is nothing left to remove.
-- Stuart Cheshire, Apple Computer, regarding Zero Configuration Networking
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Glenn Linderman
Huub Peters

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved