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
@ -8,7 +8,7 @@
|
||||
<tr>
|
||||
<td align="left">
|
||||
<a href="http://www.wxwidgets.org" style="margin-left: 0px">
|
||||
<img src="powered-by-wxwidgets.png" alt="wxWidgets logo"/>
|
||||
<img src="powered-by-wxwidgets.png" alt="wxWidgets logo" border="0"/>
|
||||
</a>
|
||||
</td>
|
||||
<td valign="middle" align="center"><p class="footer">Page generated <tt>$datetime</tt> by <a href="http://www.doxygen.org">Doxygen</a> $doxygenversion</p></td>
|
||||
|
Before Width: | Height: | Size: 42 KiB |
BIN
docs/doxygen/images/alignv.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 45 KiB |
BIN
docs/doxygen/images/border.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 117 KiB |
Before Width: | Height: | Size: 105 KiB |
Before Width: | Height: | Size: 16 KiB |
BIN
docs/doxygen/images/descent.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 67 KiB |
BIN
docs/doxygen/images/grid1.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 32 KiB |
BIN
docs/doxygen/images/indent.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
docs/doxygen/images/main_wxlogo.png
Normal file
After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 7.9 KiB |
BIN
docs/doxygen/images/overview_html_cont.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
docs/doxygen/images/overview_html_contbox.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
docs/doxygen/images/overview_html_hello.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
docs/doxygen/images/overview_sizer_00.png
Normal file
After Width: | Height: | Size: 328 B |
BIN
docs/doxygen/images/overview_sizer_01.png
Normal file
After Width: | Height: | Size: 386 B |
BIN
docs/doxygen/images/overview_sizer_02.png
Normal file
After Width: | Height: | Size: 387 B |
BIN
docs/doxygen/images/overview_sizer_03.png
Normal file
After Width: | Height: | Size: 453 B |
BIN
docs/doxygen/images/overview_sizer_04.png
Normal file
After Width: | Height: | Size: 666 B |
BIN
docs/doxygen/images/overview_sizer_05.png
Normal file
After Width: | Height: | Size: 389 B |
BIN
docs/doxygen/images/overview_sizer_06.png
Normal file
After Width: | Height: | Size: 908 B |
BIN
docs/doxygen/images/overview_sizer_07.png
Normal file
After Width: | Height: | Size: 540 B |
BIN
docs/doxygen/images/overview_sizer_08.png
Normal file
After Width: | Height: | Size: 478 B |
BIN
docs/doxygen/images/overview_sizer_09.png
Normal file
After Width: | Height: | Size: 608 B |
BIN
docs/doxygen/images/overview_sizer_10.png
Normal file
After Width: | Height: | Size: 720 B |
BIN
docs/doxygen/images/overview_sizer_11.png
Normal file
After Width: | Height: | Size: 631 B |
BIN
docs/doxygen/images/overview_splitter_3d.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 343 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 15 KiB |
BIN
docs/doxygen/images/treetst.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 72 KiB |
BIN
docs/doxygen/images/wxtab1.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 6.9 KiB |
@ -15,7 +15,7 @@ wxWidgets can be built either as a single large library (this is called a
|
||||
(<em>multilib build</em>). Multilib build is the default.
|
||||
|
||||
wxWidgets library is divided into libraries briefly described below. This
|
||||
diagram show dependencies between them:
|
||||
diagram shows the dependencies between them:
|
||||
|
||||
@dot
|
||||
digraph Dependancies
|
||||
|
@ -13,7 +13,7 @@
|
||||
@author Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al
|
||||
@date February, 2008
|
||||
|
||||
@image html wx.png
|
||||
@image html main_wxlogo.png
|
||||
|
||||
@section manual_contents Contents
|
||||
@li @subpage page_copyright
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
The wxHTML library provides classes for parsing and displaying HTML.
|
||||
It is not intended to be a high-end HTML browser. If you are looking for
|
||||
something like that try http://www.mozilla.org.
|
||||
something like that try <http://www.mozilla.org/>.
|
||||
|
||||
wxHTML can be used as a generic rich text viewer - for example to display
|
||||
a nice About Box (like those of GNOME apps) or to display the result of
|
||||
@ -244,8 +244,10 @@
|
||||
|
||||
Container is kind of cell that may contain sub-cells. Its size depends
|
||||
on number and sizes of its sub-cells (and also depends on width of window).
|
||||
See wxHtmlContainerCell, wxHtmlCell::Layout.
|
||||
This image shows the cells and containers: @image html contbox.bmp
|
||||
See wxHtmlContainerCell, wxHtmlCell::Layout. This image shows the cells and
|
||||
containers:
|
||||
|
||||
@image html overview_html_contbox.png
|
||||
|
||||
@subsection overview_html_cells_conttaghandler Using Containers in Tag Handler
|
||||
|
||||
@ -259,8 +261,9 @@
|
||||
|
||||
Use wxHtmlWinParser::CloseContainer to close the container.
|
||||
This doesn't create a new container with same depth level but it returns "control"
|
||||
to the parent container.
|
||||
See explanation: @image html cont.bmp
|
||||
to the parent container. See explanation:
|
||||
|
||||
@image html overview_html_cont.png
|
||||
|
||||
There clearly must be same number of calls to OpenContainer as to
|
||||
CloseContainer.
|
||||
@ -281,7 +284,9 @@
|
||||
m_WParser -> OpenContainer();
|
||||
@endcode
|
||||
|
||||
and here is image of the situation: @image html hello.bmp
|
||||
and here is image of the situation:
|
||||
|
||||
@image html overview_html_hello.png
|
||||
|
||||
You can see that there was an opened container before the code was executed.
|
||||
We closed it, created our own container, then closed our container and opened
|
||||
|
@ -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
|
||||
|
@ -84,11 +84,11 @@ don't have any natural width or height and thus require an explicit size. Some
|
||||
controls can calculate their height, but not their width (e.g. a single line
|
||||
text control):
|
||||
|
||||
@image html sizer03.bmp
|
||||
@image html overview_sizer_03.png
|
||||
|
||||
@image html sizer04.bmp
|
||||
@image html overview_sizer_04.png
|
||||
|
||||
@image html sizer05.bmp
|
||||
@image html overview_sizer_05.png
|
||||
|
||||
<b>A border</b>: The border is just empty space and is used to separate dialog
|
||||
items in a dialog. This border can either be all around, or at any combination
|
||||
@ -97,11 +97,11 @@ must be set explicitly, typically 5 points. The following samples show dialogs
|
||||
with only one dialog item (a button) and a border of 0, 5, and 10 pixels around
|
||||
the button:
|
||||
|
||||
@image html sizer00.bmp
|
||||
@image html overview_sizer_00.png
|
||||
|
||||
@image html sizer01.bmp
|
||||
@image html overview_sizer_01.png
|
||||
|
||||
@image html sizer02.bmp
|
||||
@image html overview_sizer_02.png
|
||||
|
||||
<b>An alignment</b>: Often, a dialog item is given more space than its minimal
|
||||
size plus its border. Depending on what flags are used for the respective
|
||||
@ -112,7 +112,7 @@ space. The following sample shows a listbox and three buttons in a horizontal
|
||||
box sizer; one button is centred, one is aligned at the top, one is aligned at
|
||||
the bottom:
|
||||
|
||||
@image html sizer06.bmp
|
||||
@image html overview_sizer_06.png
|
||||
|
||||
<b>A stretch factor</b>: If a sizer contains more than one child and it is
|
||||
offered more space than its children and their borders need, the question
|
||||
@ -127,7 +127,7 @@ other or not</em>. The following sample shows a dialog with three buttons, the
|
||||
first one has a stretch factor of 1 and thus gets stretched, whereas the other
|
||||
two buttons have a stretch factor of zero and keep their initial width:
|
||||
|
||||
@image html sizer07.bmp
|
||||
@image html overview_sizer_07.png
|
||||
|
||||
Within wxDesigner, this stretch factor gets set from the @e Option menu.
|
||||
|
||||
@ -157,14 +157,14 @@ horizontal box sizer, the stretch factor determines how much the child can be
|
||||
stretched horizontally. The following sample shows the same dialog as in the
|
||||
last sample, only the box sizer is a vertical box sizer now:
|
||||
|
||||
@image html sizer08.bmp
|
||||
@image html overview_sizer_08.png
|
||||
|
||||
@subsection overview_sizer_hiding_static wxStaticBoxSizer
|
||||
|
||||
wxStaticBoxSixer is the same as a wxBoxSizer, but surrounded by a static box.
|
||||
Here is a sample:
|
||||
|
||||
@image html sizer09.bmp
|
||||
@image html overview_sizer_09.png
|
||||
|
||||
@subsection overview_sizer_hiding_grid wxGridSizer
|
||||
|
||||
@ -174,7 +174,7 @@ control in the left bottom border. Either the number of columns or the number
|
||||
or rows is fixed and the grid sizer will grow in the respectively other
|
||||
orientation if new children are added:
|
||||
|
||||
@image html sizer10.bmp
|
||||
@image html overview_sizer_10.png
|
||||
|
||||
For programming information, see wxGridSizer.
|
||||
|
||||
@ -187,7 +187,7 @@ and rows can be declared to be stretchable if the sizer is assigned a size
|
||||
different from the one it requested. The following sample shows the same dialog
|
||||
as the one above, but using a flex grid sizer:
|
||||
|
||||
@image html sizer11.bmp
|
||||
@image html overview_sizer_11.png
|
||||
|
||||
|
||||
@section overview_sizer_box Programming with wxBoxSizer
|
||||
|
@ -25,7 +25,7 @@ horizontal split.
|
||||
|
||||
The style wxSP_3D has been used to show a 3D border and 3D sash.
|
||||
|
||||
@image html splitter.bmp
|
||||
@image html overview_splitter_3d.png
|
||||
|
||||
|
||||
@section overview_splitterwindow_example Example
|
||||
|