jyacoe Posted February 23, 2012 Posted February 23, 2012 I am writing my first program and having a difficult time with a ListBox. I am trying to automate the transfer and installation of multiple files, all of which must be transfered individually. A ListBox is displayed and you can click on it and interact with it, but I cannot seem to interact with it in any way through AutoIt. For example. I cannot use the ControlCommand "SelectString", "SetCurrentSelection" or even using WinActivate and Send to interact with the ListBox to select one of the options. I feel like I must be missing something. As a side note, within this program I can click buttons, set text in text fields and interact in other ways, but not with the ListBox. Because this is my first post and my first attempt with AutoIt I am not sure what information may be helpful to uncovering the answer to my problem. Thank you for your help in advance. Jesse
jyacoe Posted February 24, 2012 Author Posted February 24, 2012 (edited) bump... Apparently I can't spell bump. Edited February 24, 2012 by jyacoe
water Posted February 24, 2012 Posted February 24, 2012 Two things: 1) The more information you can provide the better we can help. If you've already coded something post it her. If it is too long, create a reproducer script and post it. 2) Please wait at least 24 hours before bumping a thread My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
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