Victor Lazzarini wrote: > Hi all, > > what would be the best bet for going about implementing > structured graphics a-la Tkinter's canvas class in XO > activities? Would it be PyCairo? or PyGTK (gtk/gdk)? > > also could anyone point to a PyGTK custom widget > tutorial somewhere? I had a look at one in > http://www.learningpython.com/2006/07/25/writing-a-custom-widget-using-pygtk/ >
Also, on the Wiki there's a PyGTK section with some nice xo-related tutorials. http://wiki.laptop.org/go/PyGTK Chris _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
