executing python script from wxpython GUI (button click)..

sarmin kho sarmin_kho at yahoo.com
Fri Jun 11 03:47:46 EDT 2004


Hi Pythoners,
 
i m working on wxpython GUI from where a button clicked will run a python script. while the python script is running, the GUI (wxpython) will remain responsive to user. the GUI will display some results from the running python script (run by a button clicked on the GUI).
 
i ve tryed the command 'execfile(name of the python script)'.. this command will stall the GUI until the python script exited.
 
any helps, please..
 
regards
sarmin


		
---------------------------------
Do you Yahoo!?
Friends.  Fun. Try the all-new Yahoo! Messenger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040611/67c9b3bc/attachment.html>


More information about the Python-list mailing list