wxpython call vpython

Hi,all.
   Would you give me an example which wxpython call vpython?I can't
understand that on close window(by click close 'x') from vpthon the same
application of wxpython will crash.

···

--
View this message in context: http://wxpython-users.1045709.n5.nabble.com/wxpython-call-vpython-tp4533844p4533844.html
Sent from the wxPython-users mailing list archive at Nabble.com.

I can't as I never used vpython.

I am not sure what your are doing or how you are using things but you mentioned that you used vpython as I didn't know about it I quickly checked out there site and noted that it used "IDLE" and it has come up quit a few times on this list that people try to use wxPython from within Idle and they run into problems as the two UI tool kits (Tkinter and wxPython) are not getting a long very well.

Werner

···

On 06/29/2011 03:44 AM, zhangrui wrote:

Hi,all.
    Would you give me an example which wxpython call vpython?I can't
understand that on close window(by click close 'x') from vpthon the same
application of wxpython will crash.

if your on windows, this might be of interest

http://mientki.ruhosting.nl/data_www/pylab_works/pw_vpython_docking.html

cheers,
Stef

···

On 29-06-2011 03:44, zhangrui wrote:

Hi,all.
   Would you give me an example which wxpython call vpython?I can't
understand that on close window(by click close 'x') from vpthon the same
application of wxpython will crash.

--
View this message in context: http://wxpython-users.1045709.n5.nabble.com/wxpython-call-vpython-tp4533844p4533844.html
Sent from the wxPython-users mailing list archive at Nabble.com.

Thanks,
In an application I use wxpython call vpython ,the vpython class works
well.But the application crashes on close window by clicking 'x' in the
vpython window.Would you give me an advance avoiding the error?
My vpython is 5.2 and python is 2.7 wxpython is 2.89 on windows xp .
The error as below:"python.exe - Application Error".message is The
instruction at "0x02b9000c" referenced memory at "0x00000000". The memory
could not be "read"
I am eager to knowing how to correct it ??

···

--
View this message in context: http://wxpython-users.1045709.n5.nabble.com/wxpython-call-vpython-tp4533844p4548530.html
Sent from the wxPython-users mailing list archive at Nabble.com.