Charlie Gibbs
2020-01-12 23:05:42 UTC
I've written programs that use combo boxes to make a selection from
a list of values (style CBS_DROPDOWNLIST). They work quite well, but
I'm starting to envy the action shown by search engines, where as you
type a value, the drop-down list changes to consist only of values
containing the characters you've typed. I've tried changing the
style in one of my programs to CBS_DROPDOWN, which changes the
selected value to an edit box into which I can type whatever I
want - but the drop-down list doesn't change. Presumably I'll
have to do that myself, unless there's an option that I'm missing.
Are there any examples of working code I could look at?
aTdHvAaNnKcSe...
a list of values (style CBS_DROPDOWNLIST). They work quite well, but
I'm starting to envy the action shown by search engines, where as you
type a value, the drop-down list changes to consist only of values
containing the characters you've typed. I've tried changing the
style in one of my programs to CBS_DROPDOWN, which changes the
selected value to an edit box into which I can type whatever I
want - but the drop-down list doesn't change. Presumably I'll
have to do that myself, unless there's an option that I'm missing.
Are there any examples of working code I could look at?
aTdHvAaNnKcSe...
--
/~\ Charlie Gibbs | Microsoft is a dictatorship.
\ / <***@kltpzyxm.invalid> | Apple is a cult.
X I'm really at ac.dekanfrus | Linux is anarchy.
/ \ if you read it the right way. | Pick your poison.
/~\ Charlie Gibbs | Microsoft is a dictatorship.
\ / <***@kltpzyxm.invalid> | Apple is a cult.
X I'm really at ac.dekanfrus | Linux is anarchy.
/ \ if you read it the right way. | Pick your poison.