Guest newguy Posted June 20, 2005 Posted June 20, 2005 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?
JSThePatriot Posted June 20, 2005 Posted June 20, 2005 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)
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