zackrspv Posted September 30, 2008 Posted September 30, 2008 (edited) Hum, wasn't sure how to search for this one. $CBS_READONLY doesn't exist, if it did, then the combo boxes could be made to only DISPLAY information in their drop down, and not allow for user input, which is the case that I want here. I see that it can be done w/ C++ (i have the source), but i still don't fully know how to translate that across to AutoIT properly. Any guru's out there know how to make the combo boxes read only? Tried searching "Read only" "$CBS_READONLY" "Combo read only" combo readonly Didn't really find much. Edited September 30, 2008 by zackrspv -_-------__--_-_-____---_-_--_-__-__-_ ^^€ñ†®øÞÿ ë×阮§ wï†høµ† ƒë@®, wï†høµ† †ïmë, @ñd wï†høµ† @ †ïmïdï†ÿ ƒø® !ïƒë. €×阮 ñø†, bµ† ïñ§†ë@d wï†hïñ, ñ@ÿ, †h®øµghøµ† †hë ë§§ëñ§ë øƒ !ïƒë.
DW1 Posted September 30, 2008 Posted September 30, 2008 You are looking for: $CBS_DROPDOWNLIST AutoIt3 Online Help
zackrspv Posted September 30, 2008 Author Posted September 30, 2008 You are looking for:$CBS_DROPDOWNLIST/me bonks self on headI supose after coding this program for the last 6 months, and working on about 5k lines of code, this and that, dlls', etc, my brain is fried hahaThanks man.$CBS_DROPDOWNLIST 0x0003 Displays a static text field that displays the current selection in the list box./me smacks head again! -_-------__--_-_-____---_-_--_-__-__-_ ^^€ñ†®øÞÿ ë×阮§ wï†høµ† ƒë@®, wï†høµ† †ïmë, @ñd wï†høµ† @ †ïmïdï†ÿ ƒø® !ïƒë. €×阮 ñø†, bµ† ïñ§†ë@d wï†hïñ, ñ@ÿ, †h®øµghøµ† †hë ë§§ëñ§ë øƒ !ïƒë.
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