-
David Grant authored
- Edit text must be selected only if CB is in focus. - If CB has edit control we have to call CBUpdateEdit to update its contents. Invalidating textRect will not force updating of child edit control, obviously. - We have to protect ourselves from changing selection in listbox when we receive listbox notification. So LBN_SELCHANGE -> CBUpdateEdit -> EN_CHANGE will not reselect item in the lisbox.
8a922131
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.cvsignore | ||
EDIT.TODO | ||
Makefile.in | ||
button.c | ||
combo.c | ||
desktop.c | ||
edit.c | ||
icontitle.c | ||
listbox.c | ||
menu.c | ||
scroll.c | ||
static.c | ||
uitools.c | ||
widgets.c |