[6/6] richedit: Hide cursor when text is selected

Dylan Smith dylan.ah.smith at gmail.com
Sat Jul 5 03:24:21 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 --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0006-richedit-Hide-cursor-when-text-is-selected.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080705/c1b0ce56/attachment.txt 


More information about the wine-patches mailing list