[2/2] richedit: Added more conditional cursor changes.

Dylan Smith dylan.ah.smith at gmail.com
Tue Jul 8 10:19:49 CDT 2008


Previously the cursor was either an IBEAM, or a reversed arrow when over
the selectionbar.

This patch adds in the following cursor changes:
* The cursor is removed when characters are typed
* The cursor is a hand when over a link
* The cursor is an arrow when over selected text.
---
 dlls/riched20/caret.c  |   38 +++++++++++++++++++++++++++++-----
 dlls/riched20/editor.c |   52 +++++++++++++++++++++++++++++++++++++++--------
 dlls/riched20/editor.h |    2 +-
 3 files changed, 76 insertions(+), 16 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-richedit-Added-more-conditional-cursor-changes.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080708/7670489d/attachment.txt 


More information about the wine-patches mailing list