Finished initial review of [q-r] by Utensil Candel also making the enumeration lists more readable (one per line).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -270,7 +270,7 @@ GENERATE_CHI = NO
|
||||
BINARY_TOC = NO
|
||||
TOC_EXPAND = NO
|
||||
DISABLE_INDEX = NO
|
||||
ENUM_VALUES_PER_LINE = 4
|
||||
ENUM_VALUES_PER_LINE = 1
|
||||
GENERATE_TREEVIEW = NO
|
||||
TREEVIEW_WIDTH = 250
|
||||
|
||||
|
@@ -94,7 +94,7 @@ in the distribution.
|
||||
|
||||
|
||||
|
||||
@section page_port_wxmac wxCocoa
|
||||
@section page_port_wxcocoa wxCocoa
|
||||
|
||||
@htmlonly
|
||||
<img src="osxleopard_logo.png" alt="Mac OS X (Leopard) logo"
|
||||
@@ -153,7 +153,7 @@ as the underlying graphics backend. wxX11 draws its widgets
|
||||
using the wxUniversal widget set which is now part of wxWidgets.
|
||||
wxX11 is well-suited for a number of special applications such
|
||||
as those running on systems with few resources (PDAs) or for
|
||||
applications which need to use a special themed look.
|
||||
applications which need to use a special themed look.
|
||||
|
||||
In order to configure wxWidgets to compile wxX11 you will
|
||||
need to type:
|
||||
|
Reference in New Issue
Block a user