Jump to content

ControlClick problems on CLASS:Static


st4vr0s
 Share

Recommended Posts

Hello,

I'm trying to send a ControlClick command to a window but it doesnt work.

Here is a log of the window properties.

Amoung a few I've tried

ControlClick ("Backup","backup","[ID:3]")

>>>> Window <<<<

Title: Backup

Class: GLBSWizard

Position: 5, 5

Size: 444, 332

Style: 0x94C80080

ExStyle: 0x00000101

Handle: 0x0000000000070600

>>>> Control <<<<

Class: Static

Instance: 1

ClassnameNN: Static1

Name:

Advanced (Class): [CLASS:Static; INSTANCE:1]

ID: 3

Text: Restore 2 backup

Position: 35, 122

Size: 376, 49

ControlClick Coords: 265, 10

Style: 0x50010000

ExStyle: 0x00000004

Handle: 0x000000000001066A

>>>> Mouse <<<<

Position: 308, 162

Cursor ID: 0

Color: 0x686A65

>>>> StatusBar <<<<

>>>> ToolsBar <<<<

>>>> Visible Text <<<<

2 backup

Technical Support

Exit

Edited by st4vr0s
Link to comment
Share on other sites

Did you try

ControlClick ("Backup","","3")

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

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...