This seems like an obvious question, but I've found the answer quite 
elusive.

How do you draw in a DrawingArea with PyGtk2?

Gtk uses gdk calls, but there are no docs or examples for Python.

You used to be able to use gtkglarea and PyOpenGL, but gtkglarea doesn't 
seem to be supported for gtk2 (correct me if I'm wrong here).

gtkglext might work, but there is no Python version.

The FAQ mentions draw_line, but I can't find any documentation for it.

Help!

-Dan
_______________________________________________
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