• Dylan Smith's avatar
    wordpad: Added style to the richedit control to not hide selection. · 536edd7b
    Dylan Smith authored
    When run with the native richedit control the selection will be hidden
    when focus is lost without the ES_NOHIDESEL style applied to the
    richedit control.  This can be annoying in native windows when focus is
    on a combobox in the toolbar, because it won't show what text will be
    changed.  This patch adds the ES_NOHIDESEL style to be consistent with
    native wordpad.
    536edd7b
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...