Reduced unnecessary painting; delete/recreate caret as WIN32 requires
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -568,6 +568,9 @@ public:
|
||||
/// Idle-time processing
|
||||
void OnIdle(wxIdleEvent& event);
|
||||
|
||||
/// Scrolling
|
||||
void OnScroll(wxScrollWinEvent& event);
|
||||
|
||||
// Implementation
|
||||
|
||||
/// Set font, and also default attributes
|
||||
|
Reference in New Issue
Block a user