Im just getting into GUI development with python and have made a few basic hello world test gui's with pyQT and QT Designer, just wandering what you use and if there is an easier one
Not sure about python specifically but QT is great for portability. I know wxwidgets for C++ is quite good so the python equiv might be worth checking into.
i have used wxpython, and it's pretty decent and full featured. i never use an actual designer though, so i can't help you there. i also can't compare it to any other toolkits, but here's something that might be useful: http://wiki.wxpython.org/ComparingWxPythonAndPyQt