Jump to content

Recommended Posts

Posted

I am using the autoit window info tool but I am not getting any toolbar command ID info are there other options to get button info?

Thank you in advance

 

Screen Shot of Summary tab below:

>>>> Window <<<<
Title:    Thrive
Class:    wxWindowClass
Position:    -8, -8
Size:    1936, 1176
Style:    0x17CF0000
ExStyle:    0x00000100
Handle:    0x0041048C

>>>> Control <<<<
Class:    wxWindowClassNR
Instance:    10
ClassnameNN:    wxWindowClassNR10
Name:    
Advanced (Class):    [CLASS:wxWindowClassNR; INSTANCE:10]
ID:    
Text:    panel
Position:    0, 24
Size:    1920, 34
ControlClick Coords:    475, 19
Style:    0x52000000
ExStyle:    0x00000000
Handle:    0x00200368

>>>> Mouse <<<<
Position:    475, 43
Cursor ID:    0
Color:    0x0099FF

>>>> StatusBar <<<<

>>>> ToolsBar <<<<

>>>> Visible Text <<<<
panel
panel
panel
panel
panel
panel
panel
panel
panel
panel
panel
panel
panel
panel
panel
wxVListBox


>>>> Hidden Text <<<<
panel
Enter your password to resume your session:
   Resume   
Change User
Disconnect
panel
panel
 

 

 

  • Moderators
Posted

Moved to the appropriate forum, as the Developer General Discussion forum very clearly states:

Quote

General development and scripting discussions.


Do not create AutoIt-related topics here, use the AutoIt General Help and Support or AutoIt Technical Discussion forums.

Moderation Team

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Posted (edited)

WxWidgets are not natively supported by AutoIt 

try UIAutomation

 

edit: confirmed it will work with UIAutomation 

Edited by Earthshine

My resources are limited. You must ask the right questions

 

Posted

Earthshine, thank you for the feed back. Can you past a url to an example I can start with? For UIAutomation.

Thank you in advance.

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
×
×
  • Create New...