Wgy isn't there a good RAD Gui tool fo python

sturlamolden sturlamolden at yahoo.no
Mon Jul 11 06:34:03 EDT 2011


On 11 Jul, 00:50, Ivan Kljaic <iklj... at gmail.com> wrote:
> Ok Guys. I know that most of us have been expiriencing the need for a
> nice Gui builder tool for RAD and most of us have been googling for it
> a lot of times. But seriously. Why is the not even one single RAD tool
> for Python. I mean what happened to boa constructor that it stopped
> developing. I simply do not see any reasons why there isn't anything.
> Please help me understand it. Any insights?

If you by "RAD tool" mean "GUI builder", I'd recommend wxFormBuilder
for wxPython, QtCreator for PyQt or PySide, and GLADE for PyGTK.

Personally I prefer wxFormBuilder and wxPython, but it's a matter of
taste.

Sturla







More information about the Python-list mailing list