bennis has asked for the wisdom of the Perl Monks concerning the following question:

Hello, I have a exemple to have a new window when i use Win32::OLE->new('InternetExplorer.Application'). It work well. I search now, how to include this in a Tk widget in place of a new Window. I am using ActiveState perl on Windows 98. thanks.
  • Comment on how to include in a Tk widget a OLE application (like IE) ?