TomashKhamlai Posted July 18, 2014 Posted July 18, 2014 I want to learn how to select another item from ComboBox1. Something in my code is wrong.
corz Posted July 19, 2014 Posted July 19, 2014 If you post the code (inside AutoIt code tags) as opposed to a screenshot, you are *much*more likely to get a helpful reply. I'm guessing either you got the name of the control wrong (TComboBox1), or the name of the string wrong (Français, maybe?). But without code to try, it's only guessing. Welcome to the forum! ;o) Cor nothing is foolproof to the sufficiently talented fool..
Srex Posted July 20, 2014 Posted July 20, 2014 (edited) Guictrlsetdata i think Edit: ah i see youre making an auto installer Couldnt you emulate a arrow down press ? Edited July 20, 2014 by Srex
abberration Posted July 20, 2014 Posted July 20, 2014 I do not know what program you are trying to make an installer for, but it seems to me that since you know you what language you want, you could simply the code using ControlCommand with "SelectString". Just specify the language you want. Have you tried that yet? Easy MP3 | Software Installer | Password Manager
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