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:
@@ -45,8 +45,8 @@ IMPROVEMENTS:
|
||||
- Improve image support: margins, resizing, storage of image as native format
|
||||
data (e.g. JPEG) so no lossiness.
|
||||
- Ensure read-only mode works.
|
||||
- Make more efficient, e.g. don't try to draw lines outside the client area;
|
||||
don't store whole paragraph in Undo stack if just changing the paragraph's style.
|
||||
- Don't store whole paragraph in Undo stack if just changing the paragraph's style.
|
||||
- Use binary chop to find character position for (x,y).
|
||||
- Allow specification of word separators, and whether hyphenation will be done
|
||||
(language-dependent).
|
||||
|
||||
|
Reference in New Issue
Block a user