[wxPython-users] ActiveX_IEHtmlWindow and localhost

Robin Dunn robin at alldunn.com
Sun Jul 8 21:14:49 PDT 2007


Wray, Paul wrote:
> I am trying to get the FCK javascript editor to run locally inside a
> ActiveX_IEHtmlWindow, so I can edit and save files locally. I wrote a
> small server for localhost, and the editor works fine in IE and Firefox,
> loading files and posting the edited result. But it won't run in the wx
> control. 
> 
> When loading the address http://localhost/mysample.html or
> http://127.0.0.1/mysample.html, it seems to load about:blank instead. It
> will however load the page from cache after IE has loaded it.
> 
> Obviously IE is doing some extra work or has different configuration
> that I need to learn about. 
> Can anyone give me some pointers?

I don't know.  I'm able to load a localhost address from the demo just 
fine...

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list