Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler to use CSS
where possible. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
- wxRICHTEXT_HANDLER_NO_HEADER_FOOTER
|
||||
Don't include header and footer tags (HTML, HEAD, BODY), so that the HTML
|
||||
can be used as part of a larger document.
|
||||
|
||||
- wxRICHTEXT_HANDLER_USE_CSS
|
||||
Use CSS where possible, otherwise use workarounds that will show in wxHtmlWindow.
|
||||
|
||||
@library{wxrichtext}
|
||||
@category{richtext}
|
||||
|
Reference in New Issue
Block a user