GUI libs

Alessio Pace puccio_13 at yahoo.it
Fri Apr 25 07:35:05 EDT 2003


"Martin v. Löwis" wrote:

> Alessio Pace wrote:
> 
>> Hi, I'd like to make a GUI for a program written in python, meant to run
>> on mac, win and linux: which is the preferable solution? I saw around
>> tkinter, wxpython and pyqt....
> 
> I recommend Tkinter. It comes with the standard Python installation, and
> it works quite well atleast on Windows and X11 (I've never used it on
> the Mac).
> 
> Regards,
> Martin

That's what I had in mind, but after reading some tutorials on Tkinter I saw
that wxpython and pyqt have more features still remaining portable...mmm...
Thanks anyway.

-- 
bye
Alessio Pace




More information about the Python-list mailing list