Am Freitag, 21. Februar 2003 01:17 schrieb Dan Christian:
> This seems like an obvious question, but I've found the answer quite
> elusive.
>
> How do you draw in a DrawingArea with PyGtk2?
Bind to the expose-event, and then use
gtk.gdk.*

Andreas
-- 
Andreas Kostyrka
Josef-Mayer-Strasse 5
83043 Bad Aibling
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to