Hi,all
Now I use wxpython call visual python,but when I click the close 'x' on
vpython window,the application crashes.Who could help me ! My python is
2.7,wxpython is 2.9 and vpyhton is 5.3.
vPython is using Idle. Idle is based on Tkinter and I don't think it is possible to have Tkinter and wxPython gracefully co-exist within the same application.
Werner
···
On 06/28/2011 07:43 AM, zhangrui wrote:
Hi,all
Now I use wxpython call visual python,but when I click the close 'x' on
vpython window,the application crashes.Who could help me ! My python is
2.7,wxpython is 2.9 and vpyhton is 5.3.