Jump to content

reading and sending text to control


Guest newguy
 Share

Recommended Posts

Guest newguy

Hello:

Very new to AutoIT.

I have a vb6 program I'm trying to use to read and write to another application's combo list box control using AutoIT. It's looks like it may not be standard windows control. Although I'm able to see a controlID and ClassNameNN when I use v3 Active Window information tool, and was able to get a handle number using the AIX function, I still can't get it read the text in the combox, or write anything to it. The indicated controlID changes when I move to another control in the window, so it looks like it sees that control in particular. The combox is one of many on the window, and the text in the desired combo shows as part of the "Visible Window Text" for the window.

What would you suggest I do accomplish my task?

Link to comment
Share on other sites

What have you tried thus far? (Do you have the code that you could post here?)

Check into the Control*() functions. I am sure you have already done this that is why your code would be useful as I dont want to suggest something you have already tried.

JS

AutoIt Links

File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out.

ComputerGetInfo UDF's Updated! 11-23-2006

External Links

Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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