is it possible to "pack" the vpython display inside a Tkinter GUI window?if
so, how would i do this?
note: i know how to use Tkinter, so all i need to know is how to get a
handle to
vpython display window.
From: Stef M. <s.m...@ru...> - 2008-11-11 21:16:16
rt...@gm... wrote:
> is it possible to "pack" the vpython display inside a Tkinter GUI window?
> if so, how would i do this?
> note: i know how to use Tkinter, so all i need to know is how to get a
> handle to
> vpython display window.
I guess it goes identical as in wxPython,
look here:
http://mientki.ruhosting.nl/data_www/pylab_works/pw_vpython_docking.html
a demo can be found here
http://code.google.com/p/pylab-works/downloads/list
cheers,
Stef
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Visualpython-users mailing list
> Vis...@li...
> https://lists.sourceforge.net/lists/listinfo/visualpython-users
>