Rod W wrote: > I'm just starting out on Python but my primary goal is to provide > applications with some user interface (GUI). > > Can someone point me to a good comparison of whether I should use > wxPython (with wxGlade I assume) or PyGTK (with Glade I assume)?
What OS(es) do yo need to support? I'm curious about PyGTK on Windows. It seems to me that the GTK+ Windows port is lagging behind a bit (no 2.8?), doesn't look or behave quite as native windows apps do, is clunky to install, and isn't as stable and complete as e.g. wxPython. Am I wrong? -- http://mail.python.org/mailman/listinfo/python-list