OT: Python GUI libraries 2005-06-15 - By Aloys Baillet
Back Hi Patrick,
I used wxPython to build a cross-platform render management system in La Maison, and it's really a great tool which saved us a lot of time! PyQT seems to be really good as well, but you will have to pay the license for the windows libraries... it might be a good idea as I heard that development time is shorter with PyQT than with wxPython, and the QT "look'n feel" is quite smoother on linux too... If you want something totally free, I would strongly advice wxPython: the community is really big now, and new widgets appear regularly.
Cheers,
Aloys
On 6/16/05, Patrick Boucher <patrickb@(protected)> wrote: > > I'm way OT here but I thought I'd ask people who have sensibly the same > type of experience I have... > > Anybody work with cross-platform Python GUI libraries (wxPython, > tkinter, pyQT) and would have recommendations? I'm looking at building a > cross platform application and would like to build it in Python so I can > leverage the code that will be written for it inside XSI. > > Comments on other types of cross platform frameworks, I've been looking > _really_ closely at Mozilla, are welcome as well... > > -- > Patrick Boucher > TD - Coder - Resident geek > Buzz Image Group > Tel 514.848.0579 > Fax 514.848.6371 > > www.buzzimage.com <http://www.buzzimage.com> > www.xsi-blog.com <http://www.xsi-blog.com> > --- > Unsubscribe? Mail Majordomo@(protected) with the following text in body: > unsubscribe xsi >
-- Aloys Baillet - XSI Technical Director Character Dpt - Animal Logic --
Hi Patrick,<br> <br> I used wxPython to build a cross-platform render management system in La Maison, and it's really a great tool which saved us a lot of time!<br> PyQT seems to be really good as well, but you will have to pay the license for the windows libraries... it might be a good idea as I heard that development time is shorter with PyQT than with wxPython, and the QT "look'n feel" is quite smoother on linux too...<br> If you want something totally free, I would strongly advice wxPython: the community is really big now, and new widgets appear regularly.<br> <br> Cheers,<br> <br> Aloys<br> <br><div><span class="gmail_quote">On 6/16/05, <b class="gmail_sendername" >Patrick Boucher</b> <<a href="mailto:patrickb@(protected)">patrickb @(protected)</a>> wrote:</span><blockquote class="gmail_quote" style= "border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding -left: 1ex;"> I'm way OT here but I thought I 'd ask people who have sensibly the same<br>type of experience I have...<br><br> Anybody work with cross-platform Python GUI libraries (wxPython,<br>tkinter, pyQT) and would have recommendations? I'm looking at building a <br>cross platform application and would like to build it in Python so I can<br >leverage the code that will be written for it inside XSI.<br><br> Comments on other types of cross platform frameworks, I've been looking <br>_really_ closely at Mozilla, are welcome as well...<br><br>--<br>Patrick Boucher<br>TD - Coder - Resident geek<br>Buzz Image Group<br>Tel 514.848.0579 <br>Fax 514.848.6371<br><br><a href="http://www.buzzimage.com">www.buzzimage.com </a><br><a href="http://www.xsi-blog.com">www.xsi-blog.com</a><br>---<br >Unsubscribe? Mail <a href="mailto:Majordomo@(protected)">Majordomo@(protected) .COM</a> with the following text in body:<br>unsubscribe xsi<br></blockquote> </div><br><br><br>-- <br>Aloys Baillet - XSI Technical Director<br>Character Dpt - Animal Logic<br>--
|
|