Jump to content

Click toolbar button


Recommended Posts

Hi guys,

It's the first time i need to click on a toolbar button, i have some difficulties

This are the info:

Class: MainClass
 
>>>> Control <<<<
Class: ToolbarWindow32
Instance: 1
ClassnameNN: ToolbarWindow321
Name: Advanced 
(Class): [CLASS:ToolbarWindow32; INSTANCE:1]
ID: 1006
Text: 
 
>>>> ToolsBar <<<<
1: 2001 Option1
2: 2002 Option2
3: 2003 Option3

I need to click on "Option1", some help?

And other question, if i have 2 instance of the same application, how i can click to the two "Option1" button of the two windows at the same time?

Edited by MyEarth
Link to comment
Share on other sites

Hi,

Take a look at the _GUICtrlToolBar* functions.

Why do you need to click on the two toolbars at the same time? Why would it make a difference if not?

Br, FireFox.

Edited by FireFox
Link to comment
Share on other sites

Hi,

Take a look at the _GUICtrlToolBar* functions.

 

Ok, i have understood --> _GUICtrlToolbar_ClickButton

Why do you need to click on the two toolbars at the same time? Why would it make a difference if not?

Br, FireFox.

 

Yes it make a difference, otherwise I would not have written ;)

Some suggestion?

Edited by MyEarth
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...