Fixed some styling bugs, optimized resize for large files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -134,6 +134,10 @@ class WXDLLIMPEXP_ADV wxTextAttrEx;
|
||||
#define wxRICHTEXT_VARIABLE_WIDTH 0x04
|
||||
#define wxRICHTEXT_VARIABLE_HEIGHT 0x08
|
||||
|
||||
// Only lay out the part of the buffer that lies within
|
||||
// the rect passed to Layout.
|
||||
#define wxRICHTEXT_LAYOUT_SPECIFIED_RECT 0x10
|
||||
|
||||
/*!
|
||||
* Flags returned from hit-testing
|
||||
*/
|
||||
|
Reference in New Issue
Block a user