Jump to content

Recommended Posts

Posted

Hi. I sorry for my English because I translate translator)

Must select the line but the command does not work, although the text of it gets properly($text), help with solutions.

$text=ControlGetText("Win title", "","[CLASSNN:TRxDBLookupCombo4]")  

ControlCommand ("Win title", "","[CLASSNN:TRxDBLookupCombo4]","SelectString", 'String in combo')

There Controll how to choose or check the string TdfDBGrid

Posted Image

There Controll TToolWindow, you can from it extract specific line?

Posted Image

Posted (edited)

CLASS:TRxDBLookupCombo

It's custom (Delphi) control and I think you can't use standard Autoit's commands for it.

Try to use Winspector and see what messages are sent to this control when you manually select some lines in that control.

Then you can try to send these messages to this control from Autoit by _SendMessage().

Edited by Zedna

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...