SLysek Posted January 7, 2009 Posted January 7, 2009 Is it possible to get data out of VSFlexGrid using AutoIt? ControlGetHandle() returns a valid handle. Is there something other than ControlGetText that will work?
PsaltyDS Posted January 7, 2009 Posted January 7, 2009 Is it possible to get data out of VSFlexGrid using AutoIt? ControlGetHandle() returns a valid handle. Is there something other than ControlGetText that will work?Grid controls are drawn by custom libraries, not by the standard Win32 APIs that AutoIt uses. I don't think there have been any successful uses of AutoIt with Grid controls, and it has been discussed before. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
YoYo1234 Posted July 4, 2012 Posted July 4, 2012 Hi SLysekWhile trying to replace QTP with AutoIt I bumped into the same problem - did you managed to solve the issue?
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