On Dec 29, 6:10 am, "Hendrik van Rooyen" wrote:
> Sibtey Mehdi wrote:
> >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.startf
Sibtey Mehdi wrote:
>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
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 run