]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/choice.tex
Added periods
[wxWidgets.git] / docs / latex / wx / choice.tex
index 43ec4d0ae64d8521fc356e8992df817e51edb3ea..ba7a6f982028ecadca632551cff58b2e7dde354f 100644 (file)
@@ -27,9 +27,15 @@ menu of choices.
 
 <wx/choice.h>
 
 
 <wx/choice.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Window styles}
 
 \wxheading{Window styles}
 
-There are no special styles for wxChoice.
+\begin{twocollist}\itemsep=0pt
+\twocolitem{\windowstyle{wxCB\_SORT}}{Sorts the entries alphabetically.}
+\end{twocollist}
 
 See also \helpref{window styles overview}{windowstyles}.
 
 
 See also \helpref{window styles overview}{windowstyles}.
 
@@ -166,3 +172,4 @@ Sets the number of columns in this choice item.
 
 This is implemented for Motif only and doesn't do anything under other
 platforms.
 
 This is implemented for Motif only and doesn't do anything under other
 platforms.
+