[BangPypers] problem regarding opening a html File
Sibtey Mehdi
sibteym at infotechsw.com
Mon Dec 29 11:30:17 CET 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/bangpypers/attachments/20081229/2a854078/attachment.htm>
More information about the BangPypers
mailing list