poblem regarding opening a html file
Sibtey Mehdi
sibteym at infotechsw.com
Mon Dec 29 05:31:42 EST 2008
Hi
I have a GUI application (wxpython) that calls another GUI
Application. I m using os.system (cmd) to launch
The second GUI, in the second GUI I m trying to open the html file using the
os.startfile (filename) function but
It takes lots of time to open the html file.
If I am running only the second application then 'os.startfile' quickly open
the html file.
Any one can help me to solve this problem.
Thanks.
Sibtey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081229/e9c17aaa/attachment-0001.html>
More information about the Python-list
mailing list