martimario Posted June 29, 2009 Posted June 29, 2009 How can I select an item of the menu bar of an application (MPLAB IDE Programmer) with AutoIt v3?In WinMenuSelectItem ( "title", "text", "item" [, "item" [, "item" [, "item" [, "item" [, "item" [, "item"]]]]]] ) command how I can name the Title-item?Thanks
Bert Posted June 29, 2009 Posted June 29, 2009 (edited) You can use the AutoIt window Info tool to get an ID of the window. Look at WinGetHandle - The example there will get you in the right direction Edited June 29, 2009 by Volly The Vollatran project My blog: http://www.vollysinterestingshit.com/
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now