Okay, I'm just starting to get into creating GUIs with python and I'm a bit confused as how how I should go forward:
Should I download PyGTK or the current version of GTK+ if I'm using Python or does it matter?
Concerning GUI builders, from what people are saying, it seems like GTKbuilder is better to use than Glade because it's built into GTK+? Is GTKbuilder also included in PyGTK or would I have to use Glade with PyGTK?