2008/2/3, airton arantes <[EMAIL PROTECTED]>: > Hello folks, > > Can I to draw on GTKImage???? For example, I have a photo, so I want > to draw a square on my photo only pressing some button, How I do it? >
Place your image in a DrawingArea, then draw over it just like how you would draw in any other DrawingArea. > what documents can I to read to learn more? > PyGtk tutorial covers this. > > -- > ツAirton Arantes ツ > (82)3032-2596 | > (82)9129-5360 > > http://airtonarantes.blogspot.com/ > Linux User#423859 > ---->USE LINUX - BE HAPPY<----- -- -- Guilherme H. Polo Goncalves _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
