On Jun 5, 7:10 am, Mark R Rivet <[email protected]> wrote: > I want a gui designer that writes the gui code for me. I don't want to > write gui code. what is the gui designer that is most popular? > I tried boa-constructor, and it works, but I am concerned about how > dated it seems to be with no updates in over six years.
No one size fits all, and many Pythonistas prefer to write GUI code by hand anyway. However, I like PythonCard. Try it, you might like it. -- http://mail.python.org/mailman/listinfo/python-list
