Guest subhrajyoti Posted October 6, 2005 Posted October 6, 2005 I have aproduct window,which consists of fou tabs.Under each tab there are some links,which open some product component windows.Autoit info is able to identify those links as controls.But when i'm providing the corresponding controlid in the code,its not identifying the Link.I'm basically looking to click on that link so that it will open the product window(Those Product windows does not have own exe).I do not want to do it using mouse movement.Can this be solved using the control technique.
Confuzzled Posted October 6, 2005 Posted October 6, 2005 I have aproduct window,which consists of fou tabs.Under each tab there are some links,which open some product component windows.Autoit info is able to identify those links as controls.But when i'm providing the corresponding controlid in the code,its not identifying the Link.I'm basically looking to click on that link so that it will open the product window(Those Product windows does not have own exe).I do not want to do it using mouse movement.Can this be solved using the control technique. The AU3Info utility may be able to assist with identifying if these are 'normal' windows controls.
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