how to use IE8 with ActiveX_IEhtmlWindow ?

hello,

Although I don't use IE much, fro windows users it's the only way to embed IE in wxPython.
Until now I was using IE6, but getting more and more troubles with modern websites I decided to
switch to IE8.

Now IE8 is working as it should.

Strange effect is that IEHtmlWindow is using IE7 (not IE6 and not IE8) ???

Looking for files on my C-drive, I see there are more versions of mshtml.dll,
some version 6
some version 8

Does anyone knows how to get IEHtmlWindow "pointed" tot IE8 ?

thanks,
Stef Mientki

Don’t bother using IE of any version. Too many security holes in that darn IE. Ugh! Use Mozilla Firefox or Google Chrome and live happily ever after. :wink:

···

On Mon, Oct 11, 2010 at 12:05 AM, Stef Mientki stef.mientki@gmail.com wrote:

hello,

Although I don’t use IE much, fro windows users it’s the only way to embed IE in wxPython.

Until now I was using IE6, but getting more and more troubles with modern websites I decided to

switch to IE8.

Now IE8 is working as it should.

Strange effect is that IEHtmlWindow is using IE7 (not IE6 and not IE8) ???

Looking for files on my C-drive, I see there are more versions of mshtml.dll,

some version 6

some version 8

Does anyone knows how to get IEHtmlWindow “pointed” tot IE8 ?

thanks,

Stef Mientki

To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com

or visit http://groups.google.com/group/wxPython-users?hl=en

  Don't bother using IE of any version. Too many

security holes in that darn IE. Ugh! Use Mozilla Firefox or Google
Chrome and live happily ever after. :wink:
so and how can I embed Firefox or Chrome in wxPython ?

cheers,

Stef
···

wxPython-users+unsubscribe@googlegroups.com
http://groups.google.com/group/wxPython-users?hl=en

Hmm... Perhaps MS has started using a different ActiveX interface for IE 8 and still uses version 7 on the old API for compatibility.

···

On 10/10/10 3:05 PM, Stef Mientki wrote:

  hello,

Although I don't use IE much, fro windows users it's the only way to embed IE in wxPython.
Until now I was using IE6, but getting more and more troubles with modern websites I decided to
switch to IE8.

Now IE8 is working as it should.

Strange effect is that IEHtmlWindow is using IE7 (not IE6 and not IE8) ???

Looking for files on my C-drive, I see there are more versions of mshtml.dll,
some version 6
some version 8

Does anyone knows how to get IEHtmlWindow "pointed" tot IE8 ?

--
Robin Dunn
Software Craftsman