[perl-win32-gui-users] gui path

2002-10-11 Thread Dr.Mala Mitra
I am working in windows NT. I think there is a path setting problem. When I am 
giving the following command following error is coming.

D:\perl\Win32-GUI-0.0.558>perl try1.pl
Can't locate loadable object for module Win32::GUI in @INC (@INC contains: 
d:/perl/lib d:/pe
rl/site/lib .) at try1.pl line 1
Compilation failed in require at try1.pl line 1.
BEGIN failed--compilation aborted at try1.pl line 1.


Source code for try1.help is:
use Win32::GUI;
$main = Win32::GUI::Window->new(
-name   => 'Main',
-width  => 100,
-height => 100,
);
$main->AddLabel(-text => "Hello, world");
$main->Show();
Win32::GUI::Dialog();


sub Main_Terminate {
-1;
}





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

2002-10-11 Thread Luigino Masarati
Hi,
I'm planning to use AxWindow to host a WebBrowser Activex control for 
displaying dynamic text into a Win32::GUI application and I have a problem:

How can I access and update the "Document.body.innerHTML" property in the 
WebBrowser object I have created?
I found how to access properties, methods and events in the AxWindow hosted 
control but nothing about browsing the object hierarchy itself.

Am I missing anything?

Thanks.

Luigino Masarati
OutSys snc

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

2002-10-11 Thread Laurent ROCHER
Hi,

Theoricly, i think you can have access to html object hierarchy via
WebBrowser.Document property.
But actualy, AxWindow not work with IDispatch property :(
I probably add it in a future release.

Actual solution is to create/manage you HTML document via perl and save it to a
tempory file. Then (re)load it, in a webbrowser.
Eventualy, you can use a DHTML Edit control for directly load HTML wihtout file.


Laurent.


- Original Message -
From: "Luigino Masarati"
Subject: [perl-win32-gui-users] AxWindow, WebBrowser and objects


Hi,
I'm planning to use AxWindow to host a WebBrowser Activex control for
displaying dynamic text into a Win32::GUI application and I have a problem:

How can I access and update the "Document.body.innerHTML" property in the
WebBrowser object I have created?
I found how to access properties, methods and events in the AxWindow hosted
control but nothing about browsing the object hierarchy itself.

Am I missing anything?

Thanks.

Luigino Masarati
OutSys snc





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

2002-10-11 Thread Wasserman Henry
You might be able to use Win32::OLE to get the browser
COM object, which in turn will give you the DOM.

Take a look at S.A.M.I.E - simple automated module for
Internet Explorer on www.sourceforge.net

- Henry
--- Laurent ROCHER <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Theoricly, i think you can have access to html
> object hierarchy via
> WebBrowser.Document property.
> But actualy, AxWindow not work with IDispatch
> property :(
> I probably add it in a future release.
> 
> Actual solution is to create/manage you HTML
> document via perl and save it to a
> tempory file. Then (re)load it, in a webbrowser.
> Eventualy, you can use a DHTML Edit control for
> directly load HTML wihtout file.
> 
> 
> Laurent.
> 
> 
> - Original Message -
> From: "Luigino Masarati"
> Subject: [perl-win32-gui-users] AxWindow, WebBrowser
> and objects
> 
> 
> Hi,
> I'm planning to use AxWindow to host a
> WebBrowser Activex control for
> displaying dynamic text into a Win32::GUI
> application and I have a problem:
> 
> How can I access and update the
> "Document.body.innerHTML" property in the
> WebBrowser object I have created?
> I found how to access properties, methods and events
> in the AxWindow hosted
> control but nothing about browsing the object
> hierarchy itself.
> 
> Am I missing anything?
> 
> Thanks.
> 
> Luigino Masarati
> OutSys snc
> 
> 
> 
> 
>
---
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> ___
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users


__
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com