Question about shell.explorer ActiveX

Question about shell.explorer ActiveX

Postby lailton.webmaster » Sun May 17, 2009 7:25 pm

Where i found documentation about it ?

i want return progress of load page in window, how make it ?

oActiveX = TActiveX():New( oWnd, "Shell.Explorer" )

oActiveX ( something that stay size of page )
oActiveX ( something that return number already loaded )

someone can help ?

thanks.
lailton.webmaster
 
Posts: 603
Joined: Sun May 04, 2008 8:44 pm

Re: Question about shell.explorer ActiveX

Postby Antonio Linares » Mon May 18, 2009 2:17 am

Lailton,

Please review FWH\samples\WebExp.prg and check the events that you receive when a web site is loaded. You can use them to display a progress bar.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42081
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Question about shell.explorer ActiveX

Postby lailton.webmaster » Mon May 18, 2009 2:42 am

Thanks Antonio,

I´m looking more not found something that i can use to control progressbar, i want something to control
progressbar, im looking too aparams[1] aparams[2] and not found..

can show how make ?

Code: Select all  Expand view
Event: StatusTextChange
Params:
Localizando o site: www.google.com

Event: ProgressChange
Params:
100
10000

Event: StatusTextChange
Params:
Conectando-se ao site 74.125.93.99

Event: StatusTextChange
Params:
Site da Web encontrado. Aguardando resposta...

Event: ProgressChange
Params:
100
10000

Event: ProgressChange
Params:
150
10000

Event: ProgressChange
Params:
200
10000

Event: StatusTextChange
Params:
Iniciar o download do site: http://www.google.com/

Event: FileDownload
Params:
.T.
.F.

Event: DownloadComplete
Params:

Event: StatusTextChange
Params:


Event: StatusTextChange
Params:


Event: ProgressChange
Params:
6640
16960

Event: DownloadBegin
Params:

Event: SetSecureLockIcon
Params:
0

Event: CommandStateChange
Params:
2
.F.

Event: CommandStateChange
Params:
1
.F.

Event: StatusTextChange
Params:


Event: StatusTextChange
Params:
Abrindo página http://www.google.com/...

Event: StatusTextChange
Params:


Event: SetSecureLockIcon
Params:
0

Event: StatusTextChange
Params:


Event: StatusTextChange
Params:


Event: CommandStateChange
Params:
2
.F.

Event: CommandStateChange
Params:
1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: TitleChange
Params:
Google

Event: NavigateComplete2
Params:
1897952
http://www.google.com/

Event: StatusTextChange
Params:


Event: SetSecureLockIcon
Params:
0

Event: CommandStateChange
Params:
-1
.F.

Event: TitleChange
Params:
Google

Event: StatusTextChange
Params:
Abrindo página http://www.google.com/...

Event: StatusTextChange
Params:
Concluído

Event: ProgressChange
Params:
16960
16960

Event: ProgressChange
Params:
-1
16960

Event: DownloadComplete
Params:

Event: ProgressChange
Params:
16960
16960

Event: DocumentComplete
Params:
1897952
http://www.google.com/

Event: StatusTextChange
Params:
Concluído

Event: StatusTextChange
Params:
Concluído

Event: CommandStateChange
Params:
-1
.F.

Event: ProgressChange
Params:
0
0

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Concluído

Event: StatusTextChange
Params:
Concluído

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Concluído

Event: StatusTextChange
Params:
Concluído

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Concluído

Event: StatusTextChange
Params:
Concluído

Event: CommandStateChange
Params:
-1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Concluído

Event: StatusTextChange
Params:
Concluído

Event: CommandStateChange
Params:
-1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Concluído

Event: StatusTextChange
Params:
Concluído

Event: StatusTextChange
Params:


Event: StatusTextChange
Params:
http://www.google.com/aclk?sa=L&ai=CuiSrYsUQStHOM56alQfZ0vj9C8X4n3yvjpnHCs2tk5cREAEgwVRQvpyhyfj_____AWDJBqoECU_QzIobQaJZIA&num=1&sig=AGiWqtwQpbVyT7IAs1yaQ_jL2rUCkgdKPA&q=/mgyhp.html

Event: StatusTextChange
Params:


Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
http://www.google.com/intl/en/ads/

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:


Event: CommandStateChange
Params:
-1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
http://www.google.com/intl/en/ads/

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
http://www.google.com/intl/en/ads/

Event: BeforeNavigate2
Params:
1897952
http://www.google.com/intl/en/ads/
64



.F.

Event: StatusTextChange
Params:
http://www.google.com/intl/en/ads/

Event: DownloadBegin
Params:

Event: ProgressChange
Params:
0
10000

Event: CommandStateChange
Params:
-1
.F.

Event: TitleChange
Params:
Google

Event: ProgressChange
Params:
50
10000

Event: ProgressChange
Params:
100
10000

Event: ProgressChange
Params:
150
10000

Event: PropertyChange
Params:
{265b75c0-4158-11d0-90f6-00c04fd497ea}

Event: PropertyChange
Params:
{265b75c1-4158-11d0-90f6-00c04fd497ea}

Event: PropertyChange
Params:
{118D6040-8494-11d2-BBFE-0060977B464C}

Event: PropertyChange
Params:
{04AED800-8494-11d2-BBFE-0060977B464C}

Event: ProgressChange
Params:
10000
10000

Event: ProgressChange
Params:
-1
10000

Event: DownloadComplete
Params:

Event: StatusTextChange
Params:
http://www.google.com/intl/en/ads/

Event: DownloadBegin
Params:

Event: CommandStateChange
Params:
2
.T.

Event: CommandStateChange
Params:
1
.F.

Event: CommandStateChange
Params:
2
.T.

Event: CommandStateChange
Params:
1
.F.

Event: StatusTextChange
Params:


Event: StatusTextChange
Params:


Event: SetSecureLockIcon
Params:
0

Event: StatusTextChange
Params:


Event: SetSecureLockIcon
Params:
0

Event: NavigateComplete2
Params:
1897952
http://www.google.com/intl/en/ads/

Event: CommandStateChange
Params:
-1
.F.

Event: TitleChange
Params:
http://www.google.com/intl/en/ads/

Event: ProgressChange
Params:
0
0

Event: StatusTextChange
Params:
(4 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/images/dot2.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/ads_button2.gif...

Event: TitleChange
Params:
Google Advertising

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
https://adwords.google.com/select/Login?sourceid=awo&subid=ww-en-et-ads-0-adsC-all&hl=en_us

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
https://adwords.google.com/select/Login?sourceid=awo&subid=ww-en-et-ads-0-adsC-all&hl=en_us

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: ProgressChange
Params:
-32136
16960

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: ProgressChange
Params:
-18336
16960

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: ProgressChange
Params:
-3936
16960

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: ProgressChange
Params:
11964
16960

Event: StatusTextChange
Params:
(3 item(ns)s restante(s)) Fazendo o download da imagem http://www.google.com/ads/images/adwords_img.gif...

Event: StatusTextChange
Params:
http://www.google.com/

Event: StatusTextChange
Params:
http://www.google.com/

Event: ProgressChange
Params:
28164
16960

Event: StatusTextChange
Params:
http://www.google.com/

Event: ProgressChange
Params:
-20872
16960

Event: CommandStateChange
Params:
-1
.F.

Event: BeforeNavigate2
Params:
1897952
http://www.google.com/
64



.F.

Event: StatusTextChange
Params:
http://www.google.com/

Event: ProgressChange
Params:
16960
16960

Event: ProgressChange
Params:
-1
16960

Event: DownloadComplete
Params:

Event: CommandStateChange
Params:
-1
.F.

Event: TitleChange
Params:
Google Advertising

Event: ProgressChange
Params:
0
0

Event: CommandStateChange
Params:
-1
.F.

Event: ProgressChange
Params:
0
10000

Event: ProgressChange
Params:
50
10000

Event: ProgressChange
Params:
100
10000

Event: PropertyChange
Params:
{265b75c0-4158-11d0-90f6-00c04fd497ea}

Event: PropertyChange
Params:
{265b75c1-4158-11d0-90f6-00c04fd497ea}

Event: PropertyChange
Params:
{118D6040-8494-11d2-BBFE-0060977B464C}

Event: PropertyChange
Params:
{04AED800-8494-11d2-BBFE-0060977B464C}

Event: ProgressChange
Params:
-2360
16960

Event: CommandStateChange
Params:
2
.T.

Event: CommandStateChange
Params:
1
.F.

Event: CommandStateChange
Params:
2
.T.

Event: CommandStateChange
Params:
1
.F.

Event: StatusTextChange
Params:


Event: StatusTextChange
Params:


Event: SetSecureLockIcon
Params:
0

Event: StatusTextChange
Params:


Event: SetSecureLockIcon
Params:
0

Event: NavigateComplete2
Params:
1897952
http://www.google.com/

Event: StatusTextChange
Params:


Event: StatusTextChange
Params:


Event: CommandStateChange
Params:
-1
.F.

Event: TitleChange
Params:
Google

Event: StatusTextChange
Params:
Abrindo página http://www.google.com/...

Event: ProgressChange
Params:
-21040
16960

Event: StatusTextChange
Params:
Abrindo página http://www.google.com/...

Event: StatusTextChange
Params:
Abrindo página http://www.google.com/...

Event: StatusTextChange
Params:
Abrindo página http://www.google.com/...

Event: StatusTextChange
Params:
http://mail.google.com/mail/?hl=en&tab=wm

Event: StatusTextChange
Params:
Abrindo página http://www.google.com/...

Event: StatusTextChange
Params:
Abrindo página http://www.google.com/...

Event: StatusTextChange
Params:
Abrindo página http://www.google.com/...

Event: StatusTextChange
Params:
http://mail.google.com/mail/?hl=en&tab=wm

Event: StatusTextChange
Params:
http://mail.google.com/mail/?hl=en&tab=wm

Event: ProgressChange
Params:
16960
16960

Event: ProgressChange
Params:
-1
16960

Event: ProgressChange
Params:
16960
16960

Event: DocumentComplete
Params:
1897952
http://www.google.com/

Event: BeforeNavigate2
Params:
1897952
http://mail.google.com/mail/?hl=en&tab=wm
64



.F.

Event: StatusTextChange
Params:
http://mail.google.com/mail/?hl=en&tab=wm

Event: DownloadBegin
Params:

Event: CommandStateChange
Params:
-1
.F.

Event: TitleChange
Params:
Google

Event: ProgressChange
Params:
100
10000

Event: ProgressChange
Params:
0
0

Event: ProgressChange
Params:
0
10000

Event: ProgressChange
Params:
50
10000

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: CommandStateChange
Params:
-1
.F.

Event: ProgressChange
Params:
100
10000

Event: ProgressChange
Params:
150
10000

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: CommandStateChange
Params:
-1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
http://mail.google.com/mail/?hl=en&tab=wm

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: ProgressChange
Params:
200
10000

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: CommandStateChange
Params:
-1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: CommandStateChange
Params:
-1
.F.

Event: ProgressChange
Params:
250
10000

Event: ProgressChange
Params:
250
10000

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: StatusTextChange
Params:
http://www.google.com/advanced_search?hl=en

Event: StatusTextChange
Params:
http://www.google.com/preferences?hl=en

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: CommandStateChange
Params:
-1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: ProgressChange
Params:
300
10000

Event: CommandStateChange
Params:
-1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
http://www.google.com/advanced_search?hl=en

Event: CommandStateChange
Params:
-1
.F.

Event: StatusTextChange
Params:
Abrindo página http://mail.google.com/mail/?hl=en&tab=wm...

Event: ProgressChange
Params:
350
10000

Event: CommandStateChange
Params:
-1
.F.

Event: ProgressChange
Params:
400
10000

Event: PropertyChange
Params:
{265b75c0-4158-11d0-90f6-00c04fd497ea}

Event: PropertyChange
Params:
{265b75c1-4158-11d0-90f6-00c04fd497ea}

Event: PropertyChange
Params:
{118D6040-8494-11d2-BBFE-0060977B464C}

Event: PropertyChange
Params:
{04AED800-8494-11d2-BBFE-0060977B464C}

Event: StatusTextChange
Params:
Abrindo página https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3Fhl%3Den%26tab%3Dwm%26ui%3Dhtml%26zy%3Dl&bsv=zpwhtygjntrz&scc=1&ltmpl=default&ltmplcache=2&hl=en...

Event: CommandStateChange
Params:
2
.T.

Event: CommandStateChange
Params:
1
.F.

Event: CommandStateChange
Params:
2
.T.

Event: CommandStateChange
Params:
1
.F.

Event: StatusTextChange
Params:


Event: StatusTextChange
Params:
SSL seguro (128 bits)

Event: SetSecureLockIcon
Params:
6

Event: StatusTextChange
Params:
SSL seguro (128 bits)

Event: SetSecureLockIcon
Params:
6

Event: NavigateComplete2
Params:
1897952
https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3Fhl%3Den%26tab%3Dwm%26ui%3Dhtml%26zy%3Dl&bsv=zpwhtygjntrz&scc=1&ltmpl=default&ltmplcache=2&hl=en

Event: CommandStateChange
Params:
-1
.F.

Event: TitleChange
Params:
https://www.google.com/accounts/ServiceLogin?service=mail&passive=true&rm=false&continue=http://mail.google.com/mail/?hl=en&tab=wm&ui=html&zy=l&bsv=zpwhtygjntrz&scc=1&ltmpl=default&ltmplcache=2&hl=en

Event: ProgressChange
Params:
450
10000

Event: ProgressChange
Params:
500
10000

Event: ProgressChange
Params:
550
10000

Event: ProgressChange
Params:
600
10000

Event: StatusTextChange
Params:


Event: StatusTextChange
Params:


Event: ProgressChange
Params:
650
10000

Event: TitleChange
Params:
Gmail: Email from Google

Event: ProgressChange
Params:
700
10000

Event: ProgressChange
Params:
750
10000

 
lailton.webmaster
 
Posts: 603
Joined: Sun May 04, 2008 8:44 pm

Re: Question about shell.explorer ActiveX

Postby Antonio Linares » Mon May 18, 2009 2:54 am

Lailton,

It seems as:

Event: ProgressChange
Params:
200
10000
Is the one that you need:

200 is current progress.
10000 is total amount to process.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42081
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Question about shell.explorer ActiveX

Postby lailton.webmaster » Mon May 18, 2009 3:18 am

I will try, thanks
lailton.webmaster
 
Posts: 603
Joined: Sun May 04, 2008 8:44 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 77 guests