On Fri, 2008-06-27 at 17:04 +0200, Frédéric wrote: > Le 27/6/2008, "John Stowers" <[EMAIL PROTECTED]> a écrit: > > >Or pick a canvas (Goocanvas, hippocanvas or gnomecanvas), or use cairo > >directly. > > I tried cairo, a few month ago, but found it too complicated for small > needs...
You should try a canvas then. If you are just drawing simple shapes then you can probbably do it with canvas primitives and never use cairo directly. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
