Hi I've recently downloaded Vpython and python3.1
I have been impressed with the 3D animation ability of Vpython and playing around with the sample code available. I am a physics teacher and would like to make some interactive simulations to use in class. Is there any way that Vpython and a GUI package like tkinter can marry together such that a Vpython window can be place in a canvas/frame or something of a tkinter GUI.
I have written stuff for my school before but with C# using visual studio 2008.
I love the idea of learning python but think I may struggle with the lack on intellisens (that I depend on in visual studio) in IDLE. I think I'll need to really learn code for once.
WOuld appreciate any advice.
Dale