Jefferoonie Posted March 3, 2017 Posted March 3, 2017 Hello, Is there a preferred way to read the contents of a TtsGrid class with AutoIt? I am not sure, but I think the application is written in Dephi I have no problem utilizing _GUICtrlComboBoxEx_GetItemText to retrieve the items from a combo box. It just seems like this Grid is not standard enough for AutoIt to get to it's displayed contents. Thanks, Jeff
Jefferoonie Posted March 3, 2017 Author Posted March 3, 2017 Sorry, I do not see a way to edit my post, so I will respond to myself. The clipboard is not able to access the data on the grid from what I can tell, or the application does not support CTRL-C to capture the data.
junkew Posted March 6, 2017 Posted March 6, 2017 I doubt if its possible. Which app is using this control? FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
Jefferoonie Posted March 6, 2017 Author Posted March 6, 2017 Thank you for the response. It is a proprietary manufacturing application. Nothing available off the shelf.
junkew Posted March 7, 2017 Posted March 7, 2017 FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
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