Converted bitmaps to PNG (saving 600KB+), flattened any transparent PNGs in case of incompatible browsers/printing, and renamed a number of images to indicate what page it's used on.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -89,10 +89,7 @@ You might mitigate this by providing the choice between wxTextCtrl and
|
||||
wxRichTextCtrl, with fewer features in the former case.
|
||||
|
||||
A good way to understand wxRichTextCtrl's capabilities is to compile and run
|
||||
the sample, @c samples/richtext, and browse the code. The following screenshot
|
||||
shows the sample in action:
|
||||
|
||||
@image html richtextctrl.bmp
|
||||
the sample, @c samples/richtext, and browse the code.
|
||||
|
||||
|
||||
@section overview_richtextctrl_example Code Example
|
||||
|
Reference in New Issue
Block a user