Moved the EN_UPDATE notification out of the paint handler. Instead,
commit70d5a95236c66806b3538b2ec3428e824f51da74
authorUlrich Czekalla <ulrichc@corel.com>
Fri, 26 May 2000 01:17:34 +0000 (26 01:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 May 2000 01:17:34 +0000 (26 01:17 +0000)
tree0b38471f2fb8b6e3f895943f01e649d59eb06c40
parent53f8c60ee912bfeba6d17f9a84352b66cdbb842f
Moved the EN_UPDATE notification out of the paint handler. Instead,
the notification is sent when an InvalidateRect is made after
modifying the text.
controls/edit.c