2007/11/9, Donn <[EMAIL PROTECTED]>: > Okay. It seems I am writing my own canvas then. I am stuck on GTL+2.8 for a > bunch of reasons so I have not been able to run any of the popular canvas > apps.
If you are stuck with 2.8 you should try GnomeCanvas then, it doesn't use cairo for rendering though, > I hope someone can point me in the direction of how to calculate when an x,y > is within the area of an object - based on it's closed-path shape not a > general bounding area. That's something I am all at sea about. If you want to implement yet another canvas (please don't) have a look at the source code of a good canvas and get inspiration (and code) from there. cheers -- Gian Mario Tagliaretti _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
