Hi,
Does anybody use wx.Process / wx.Execute in a xw app to
launch process and communicate asynchronously with it
AND obtain the exit status when it finishes?
Or do you use subprocess?
What are the pros and cons of the two methods?
Python 2.7 / wx 2.9.4
TIA
···
–
Kurt Mueller