From: Bruce S. <Bru...@nc...> - 2004-04-22 21:54:48
|
Not sure that this will help, but it might give you some ideas to look at the VPython demo program Tk-Visual.py. Bruce Sherwood Fionn Behrens wrote: >Hello, > >maybe a VPython developer here is able to give me a hint: I am trying to >start a VPython 3D display from within a python application that is using >python-gtk (1.2) for its GUI. > >It looks like VPython, based on GTK as well, brings along its own >mainloop() which interferes with python-gtk's one. > >Do you have any idea how I can integrate the event loop of VPython with >the main loop of my python-gtk frontend? > > >br, > Fionn > > > >------------------------------------------------------- >This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek >For a limited time only, get FREE Ground shipping on all orders of $35 >or more. Hurry up and shop folks, this offer expires April 30th! >http://www.thinkgeek.com/freeshipping/?cpg=12297 >_______________________________________________ >Visualpython-users mailing list >Vis...@li... >https://lists.sourceforge.net/lists/listinfo/visualpython-users > > |