Re: Python: PyQt, wxpython, or Tkinter?

Date : Tue, 14 Nov 2006 16:35:43 +1100
To : XSI(at)Softimage.COM
From : "Aloys Baillet" <aloys.baillet(at)gmail.com>
Subject : Re: Python: PyQt, wxpython, or Tkinter?
Indeed, wxPython will be easier to package. It has a nice way to select which version of wx a script requires and is well adapted to large distributions.
For pyQt, you need to install MinGW, Qt4 and pyQt, the versions of Python and Qt are chosen for you by Riverbanks, if you're not happy you will have to compile everything yourself. Also, the Qt licensing scheme is a tricky one...

Aloys

On 11/14/06, Patrick Boucher <patrickb(at)buzzimage.com> wrote:
Might as well throw my two cents in as well...

Used Tk back when I was doing Perl and, hindsight being 20/20, I
probably won't be doing that anytime soon.

Wx is nice but I must admit I sometimes had issues getting to where I
wanted to go with it. It is much more than a UI toolkit and as such
makes for very portable apps.

Qt is my favorite. Well rounded framework that has a very consistent
API. Signal and Slots is a very intuitive way to connect things and it
fits my brain. My vote would go for QT. You'll need PyQt of course and
it is a pain that Riverbank have taken the Python 2.4 version of the
bindings from their web site. If that is an issue for you, I have the
bindings for Python 2.4 and Qt 4.1.4.

Cheers,

--
Patrick Boucher
TD - Coder - Resident geek
Buzz Image Group
Tel 514.848.0579
Fax 514.848.6371

www.buzzimage.com
www.xsi-blog.com

Bradley Gabe wrote:
> Anyone mess around with these in CG app development context and have
> preferences? For what I need to do, I'd probably be fine with any of
> them, but it never hurts to hear from someone who's tread the path
> before.
>
> Thanks!
> -Brad



---
Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body:
unsubscribe xsi



--
Aloys Baillet - XSI Technical Director
Character Dpt - Animal Logic
--

Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.