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

Dylan Smith dylan.ah.smith at gmail.com
Wed Jul 9 08:36:12 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 |   51 +++++++++++++++++++++++++++++++++++++++--------
 dlls/riched20/editor.h |    2 +-
 3 files changed, 75 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/20080709/07354d31/attachment-0001.txt 


More information about the wine-patches mailing list