Re: Need to open an Url and display it in a window created using Python win extensions

2007-12-21 Thread shaik_saleem
On Dec 20, 6:50 pm, Farsheed Ashouri <[EMAIL PROTECTED]> wrote: > Can you post your basic wx part code? I have not started writing any code yet. I just wanted to see if it is do-able and find out if there are any examples on the web -- http://mail.python.org/mailman/listinfo/python-list

Re: Need to open an Url and display it in a window created using Python win extensions

2007-12-20 Thread Farsheed Ashouri
Can you post your basic wx part code? -- http://mail.python.org/mailman/listinfo/python-list

Need to open an Url and display it in a window created using Python win extensions

2007-12-20 Thread shaik_saleem
I'm pretty new to Python and I've been searching all over the place to find a solution for this. I have a html page with some javascript in it and I need to load this page in my own window (which I will create using PythonWin). The reason for this is to have capability to control the window propert