> I am looking for another GUI Library : Qt seems good (I use it for Linux),
> but is free for Linux only (http://www.trolltech.com/) ; maybe
> wxWindows is
> the best choice (http://www.wxwindows.org). Any advice from the list ?

I've played with wxPython, which is an extension of wxWindows, and seems
very useful for cross-platform GUI development. I don't know if it helps
your decision, but the Python community seems to prefer wxPython over Qt.

Regarding the question of cross-platform development, Python and Zope (which
we are using) are both cross-platform (including Macs!). We're also
integrating, wherever possible, with Windows products like Outlook, Word,
etc. to reduce the learning curve for users who are used to the MS way of
working.

HTH

Cheers, Jon

Reply via email to