[BangPypers] problem regarding opening a html File
Parthan SR
parth.technofreak at gmail.com
Mon Dec 29 12:00:58 CET 2008
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 html file.
>
>
Can't you just import the second gui app's frame/dialog class and
display it whenever you need it by executing the .Show(True) in the
class's instance?
--
---
With Regards,
Parthan "technofreak"
<gpg> 2FF01026
<blog> http://blog.technofreak.in
More information about the BangPypers
mailing list