Which ones did you look at, and why did you not like them? Keep in mind that Glade is an interface builder, and hasn't got anything much to do with the target language, other than requiring there be a libglade library to read the XML files.
I actually got started with some articles in Linux Journal, which don't appear high on the google search unless you include those terms. Search for "glade tutorial" or "glade linux journal". Leave Python or pyGTK out of your search for now. You might need a little help with using the XML files glade produces, but that's covered in the pyGTK documentation. It's also in the Linux Journal articles. You can google "pygtk glade" if you need more. Cheers On Monday 30 January 2012, Ganesh Kumar wrote: > Hi Guys, > > I am searching for a Glade tutorial, on how to create simple projects Glade > with python > > 1) design a simple interface in glade > 2) use the glade interface to write some really simple application with > python. > > I search in goggled i didn't get good tutorials, guide me guys How to start > with Glade. > > -Ganesh > > Did I learn something today? If not, I wasted it. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor