Jump to content

Opera/activity


Xandl
 Share

Recommended Posts

Hello,

I know this has been discussed in september, but maybe there is a working solution in the meanwhile.

What I want to do, is detect if opera is still downloading a page.

That should be an easy task, because AU3_Spy recognizes "OperaWindowClass4", the opera "progress bar", if I hover the mouse there. But I am not able to detect the temporal visible progress bar, using one of

Opt("WinTitleMatchMode", 2)

$oval = ControlCommand ( "- Opera", "", "OperaWindowClass4", "IsVisible", "" )

$oval = ControlCommand ( "- Opera", "", "OperaWindowClass4", "IsEnabled", "" )

$oval is always 1 (@error=0), both when I can see the progress bar, or not.

So, if "OperaWindowClass4" is the right object, how can I find out which state of this control changes, to be able to detect it?

ciao

Xandl

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...