[38/44] richedit: Hide cursor when text is selected

Dylan Smith dylan.ah.smith at gmail.com
Tue Jun 17 20:20:57 CDT 2008


The cursor should only be shown when there is no selection, since this
is how it is done in Windows.  This patch avoids showing the cursor when
there is a selection, and destroys the cursor when a selection is made.
---
 dlls/riched20/caret.c  |   16 ++++++++--------
 dlls/riched20/editor.c |    6 +++++-
 2 files changed, 13 insertions(+), 9 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0038-richedit-Hide-cursor-when-text-is-selected.diff
Type: text/x-diff
Size: 2723 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080617/196ff4e8/attachment.diff 


More information about the wine-patches mailing list