Monday, May 26, 2008

Resources to learn PyGTK ( Python ) and Glade

I've developed a good interest in the combination of Python and Glade. And it did give me some exciting moments creating GUIs so easily and quickly. I am going to write about it as soon as I feel comfortable playing around this (update: here they are!). Before that, here's a bunch of useful links that I found while digging into it. Great Documentation/Tutorials/Essays on PyGTK's official website: http://www.pygtk.org/ Documentation on Glade's website: http://glade.gnome.org/documentation.html Awesome essays on some awesome blogs: Creating a GUI using PyGTK and Glade Building an Application with PyGTK and Glade A Beginner's Guide to Using pyGTK and Glade A walkthough on how to get glade work on Win32: http://faq.pygtk.org/index.py?req=show&file=faq21.002.htp

No comments: