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

Portable Python GUI



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/... ?