Hello! I'm doing a GTK and OpenGL program with python, pygtk and pyglet. My problem is that when I like to show the OpenGL window:
pyglet.window.Window() I must close the pygtk window. Can I integrate the GTK and GL windows without close one and open the other? Regards, Álex González -- Please, don't send me files with extensions: .doc, .docx, .xls, .xlsx, .ppt and/or .pptx http://mirblu.com
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
