I recently have become interested in GUI programming in Python.
I have already had plenty of experience with Pygame, but find that it would be easier just to use the interface that Tkinter, Tix, etc... provide.
However, I'm having difficulty finding any decent documentation or tutorials on Tix for Python. (Unlike Pygame, which there are several guides/tutorials that I find quite nice)
Where can I find a nice tutorial? (That only assumes knowledge of Python, and hopefully no knowledge of Tk)