Replace invalid character in Sizers Overview
This commit is contained in:
@@ -319,7 +319,7 @@ the platform or toolkit's user interface guidelines (if such things exist).
|
|||||||
As a convenience, wxDialog::CreateButtonSizer() can be used to create this sizer.
|
As a convenience, wxDialog::CreateButtonSizer() can be used to create this sizer.
|
||||||
|
|
||||||
wxWrapSizer is a sizer that lays out its items in a single line, like a box
|
wxWrapSizer is a sizer that lays out its items in a single line, like a box
|
||||||
sizer <EFBFBD> as long as there is space available in that direction. Once all available
|
sizer -- as long as there is space available in that direction. Once all available
|
||||||
space in the primary direction has been used, a new line is added and items
|
space in the primary direction has been used, a new line is added and items
|
||||||
are added there.
|
are added there.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user