Jump to content

[SOLVED] $CBS_READONLY


zackrspv
 Share

Recommended Posts

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 by zackrspv

-_-------__--_-_-____---_-_--_-__-__-_ ^^€ñ†®øÞÿ ë×阮§ wï†høµ† ƒë@®, wï†høµ† †ïmë, @ñd wï†høµ† @ †ïmïdï†ÿ ƒø® !ïƒë. €×阮 ñø†, bµ† ïñ§†ë@d wï†hïñ, ñ@ÿ, †h®øµghøµ† †hë 맧ëñ§ë øƒ !ïƒë.

Link to comment
Share on other sites

You are looking for:

$CBS_DROPDOWNLIST

/me bonks self on head

I 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 haha

Thanks 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ë 맧ëñ§ë øƒ !ïƒë.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...