fixed typo, used word 'assigned' instead of 'allotted'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f60a22bd94
commit
a70b2f8001
@ -107,8 +107,8 @@ dependent on the specific kind of sizer used.
|
||||
\windowstyle{wxALL}}{These flags are used to specify which side(s) of
|
||||
the sizer item the {\it border} width will apply to. }
|
||||
|
||||
\twocolitem{\windowstyle{wxEXAPAND}}{The item will be expanded to fill
|
||||
the space allotted to the item.}
|
||||
\twocolitem{\windowstyle{wxEXPAND}}{The item will be expanded to fill
|
||||
the space assigned to the item.}
|
||||
\twocolitem{\windowstyle{wxSHAPED}}{The item will be expanded as much
|
||||
as possible while also maintaining its aspect ratio}
|
||||
\twocolitem{\windowstyle{wxFIXED\_MINSIZE}}{Normally wxSizers will use
|
||||
|
Loading…
Reference in New Issue
Block a user