techledr Posted May 25, 2007 Posted May 25, 2007 I am attempting to read whether a checkbox on a commerial install panel (McAfee) is checked or not, and link that to my program logic. Is this possible, or can AutoIT only read it's own checkbox status'? When running the AutoIT Info panel, I dont see any info that seams to point to the item I need to test for. [Parton the newby question]
techledr Posted May 25, 2007 Author Posted May 25, 2007 I am attempting to read whether a checkbox on a commerial install panel (McAfee) is checked or not, and link that to my program logic. Is this possible, or can AutoIT only read it's own checkbox status'? When running the AutoIT Info panel, I dont see any info that seams to point to the item I need to test for. [Parton the newby question] Is GUICtrlRead ( controlID [, advanced] ) the way to go?
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