On Tue, Aug 05, 2003 at 12:16:22AM -0600, William Hanlon wrote:
> I would like to know how to have multiple windows running in the same
> python program. I have been following the drawingarea.py example in

Just create a new Window() in a callback and call show() on it. It
should `just work'.

Take care,
--
Christian Reis, Senior Engineer, Async Open Source, Brazil.
http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL
_______________________________________________
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