Re: [perl-win32-gui-users] AxWindow, WebBrowser and objects

2002-10-15 Thread Luigino Masarati
You're great... ...Many thanks!!! Bye. Luigino Masarati OutSys snc - Original Message - From: "Laurent ROCHER" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 15, 2002 10:27 PM Subject: Re: [perl-win32-gui-users] AxWindow, WebBrowser and objects > Hi > > Good news for you.

Re: [perl-win32-gui-users] AxWindow, WebBrowser and objects

2002-10-15 Thread Laurent ROCHER
Hi Good news for you. I have upload a new version of Win32::GUI::AxWindow. This version add a new method GetOLE. This method return a Win32::OLE object on the Hosted ActiveX control. Now, you can host a webcontrol in a Win32::GUI window and control it via Win32::OLE. Win3