Hello,
I am working on a new package for add ActiveX hosting to Win32::GUI.
I have made some test with Webbrowser (Internet Explorer) and it's work
nice.
I am on Win98Se, ActivePerl56 build 628, Win32::GUI 0.665 and IE 5.5
With this package, you can :
- Create a window with an AxtiveX
- List ActiveX control information (Properties, Methods, Events).
- Set/Get property.
- Call a Method.
- Event handling.
I have release a first version. It's more an alpha version ;-)
If someone want test it, you can download a PPM distribution for
ActivePerl 5.6 here :
http://perso.club-internet.fr/rocherl/Win32GUI.html
Download the source code for a sample with Webbrowser.
Laurent.
|