Reuse wxCaret object
Add page break specification Optimize drawing after character input git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -760,6 +760,9 @@ public:
|
||||
SetCaretPositionForDefaultStyle(GetCaretPosition());
|
||||
}
|
||||
|
||||
/// Get the first visible point in the window
|
||||
wxPoint GetFirstVisiblePoint() const;
|
||||
|
||||
// Implementation
|
||||
|
||||
/// Font names take a long time to retrieve, so cache them (on demand)
|
||||
|
Reference in New Issue
Block a user