[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Portable Python GUI



TK looks like Donal Duck designed it. :-)

GTK. Supposedly cross platform right? But I don't think the windows port is
all that functional.

QT. Windows port is very functional, but you have to pay for it.

Anything else around that's also cross platform?

I don't like any of the above...

Just my 0.2 paisa.

--Arsalan.

> > I want to write some win32 portable code in python. I know that python
> > interpreters for Win32 exists. Is it possible to have its GUI too
portable?
> > For that, what should I use? Gtk/Qt/... ?
>
> tk
>
> -Chetan S