[wxPython-users] activeX wx.lib.iewin.IEHtmlWindow
Mariano Di Felice
mariano.difelice at gmail.com
Wed Feb 6 00:37:29 PST 2008
Thx Robin,
have you some links about it?
Bye
Robin Dunn ha scritto:
> Mariano Di Felice wrote:
>> In effects, I have just think about your solution, but I fear of
>> firewalls.
>> About "get result from page" I mean that I have in this page various
>> code merged in html, javascript and DOM, and finally I must get a
>> result indicated me by javascript function.
>> This is the reason I've not used wx.HtmlWindow: this object doesn't
>> support javascript.
>
> It probably can't be done with the IE module based on wx.activex, but
> it might be possible to do it via wx.lib.activexwrapper. Since it
> uses PyWin32 and has a real COM implementation then you have more
> control over the embedded objects. So if the IE ActiveX control
> allows you to get the javascript/DOM info you need via its COM
> interface then you can probably get to it that way.
>
>
--
/\/\ariano Di Felice
Java PHP Python Ruby programmer
with MySQL, PostgreSql, SQLite and Oracle support
Linux Platform Developer
http://www.marianodifelice.it
mariano.difelice at gmail.com
Tel. 0735 703735
Cell +39 339 6407211
More information about the wxpython-users
mailing list