From bffd3bf9237a9a528fd6da24ba146973ced73725 Mon Sep 17 00:00:00 2001 From: Mattia Barbon Date: Thu, 11 Sep 2003 16:54:01 +0000 Subject: [PATCH] mention that wxALIGN_RIGHT swaps text and checkbox. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/checkbox.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/latex/wx/checkbox.tex b/docs/latex/wx/checkbox.tex index b8d77fdc5e..673cb679fc 100644 --- a/docs/latex/wx/checkbox.tex +++ b/docs/latex/wx/checkbox.tex @@ -16,7 +16,10 @@ or off (no checkmark). \wxheading{Window styles} -There are no special styles for wxCheckBox. +\twocolwidtha{5cm} +\begin{twocollist}\itemsep=0pt +\twocolitem{\windowstyle{wxALIGN\_RIGHT}}{Makes the text appear on the left of the checkbox.} +\end{twocollist} See also \helpref{window styles overview}{windowstyles}. -- 2.50.0