cmwalolo Posted May 26, 2008 Posted May 26, 2008 $listHandle = ControlGetHandle($handleOpenForms, "", "[CLASS:ComboBox; INSTANCE:2]") _GUICtrlComboBox_SetCurSel($listHandle, 2) This should get a combobox, select the 3d item of the list. It works.... But it is not validated, and so the Event attached to it is not fired. Any idea, what need to be done ? Thanks Laurent
Linux Posted May 28, 2008 Posted May 28, 2008 can you post the full code? You can help! Donate to AutoIt! or, visit ClimatePREDICTION.netMy posts:Travian Bot Example (100+ servers) BETAHow to Host you code/app for free! (unlimited team number) (Public or Private)"Sir, we're surrounded!" "Excellent. We can attack in any direction!"
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