wxRichTextCtrl native caret now flashes, for wxMac/Core Graphics mode

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@61095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2009-06-17 21:09:42 +00:00
parent eb10b04a3a
commit 4931fa77fa
2 changed files with 46 additions and 10 deletions

View File

@@ -70,7 +70,7 @@
#include "wx/dataobj.h"
#endif
// Setting wxRICHTEXT_USE_OWN_CARET to 1 implements a non-flashing
// Setting wxRICHTEXT_USE_OWN_CARET to 1 implements a
// cursor reliably without using wxClientDC in case there
// are platform-specific problems with the generic caret.
#if defined(wxMAC_USE_CORE_GRAPHICS) && wxMAC_USE_CORE_GRAPHICS