August 20, 2008
WxPython 2.8.8.0 quietly introduces true ActiveX hosting for Windows
Version 2.8.8.0 of WxPython uses the new activex class to host ActiveX controls on Windows. This means that unlike previous implementations of the wrapper for the IE HTML ActiveX control, this version has full access to the browser events and DOM.
This is a huge advance for Windows GUI programming with WxPython. Now WxPython applications on [...]
Comments(1)