This commit is contained in:
Robin Dunn
2016-06-21 18:21:27 -07:00
parent e93f6dbc0b
commit 1b1657e2d8

View File

@@ -50,8 +50,8 @@
@section wxsizer_flags wxSizer flags @section wxsizer_flags wxSizer flags
The "flag" argument accepted by wxSizeItem constructors and other The "flag" argument accepted by wxSizerItem constructors and other
functions, e.g. wxSizer::Add(), is OR-combination of the following flags. functions, e.g. wxSizer::Add(), is an OR-combination of the following flags.
Two main behaviours are defined using these flags. One is the border around Two main behaviours are defined using these flags. One is the border around
a window: the border parameter determines the border width whereas the a window: the border parameter determines the border width whereas the
flags given here determine which side(s) of the item that the border will flags given here determine which side(s) of the item that the border will