Hi,
I am considering to learn Qt, which is a multi-platform widget
liberary and a RAD IDE...,
basically for C++ programing but there is a binding called PyQt for
python.
Good luck.
QT Designer from Nokia, I can run my GUI programs both on my desktop and on my
cellphone without modifications.
--
//Aho
Your message referred to a GUI *builder*, whereas
tkinter is a GUI *toolkit* (that is, a collection of
widgets). A GUI builder is an application that allows
one to make GUI apps more easily.
I assume you mean a GUI toolkit. If
you search the archive of this list or Google
generally (like "GUI toolkits Python") you will
have many minutes of reading material for you
to evaluate which toolkit you'd like to try.