Jump to content

Recommended Posts

Posted

Hello People,

I'm a newbie to this forum, pardon me if I miss out on some details. I need help reading text from a devexpress quantumgrid. I can access the control and click on it with ControlClick. The AutoIT window info shows nothing in the text column for this control.

It'd be great if someone can point me in the right direction.

Thanks

Manik

Posted

The autoit control and window functions work best (and are designed for) native controls and windows (to the OS). If you can't read the text from this control, you can tru using keystrokes to copy it to the clipboard and access it from there.

Posted

Hi EvilToaster,

Thanks for the reply. I'm doing the copy to clipboard and ClipGet to parse through the grid right now. I was looking to see if there was a more efficient option.

Thanks

Manik.

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...