X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa61d3525370a9b9fa8c797d9b7f89d96994db5f..3cc305b2b4a0674c56c84d7088cfd70676b850f0:/docs/latex/wx/choice.tex diff --git a/docs/latex/wx/choice.tex b/docs/latex/wx/choice.tex index 43ec4d0ae6..ba7a6f9820 100644 --- a/docs/latex/wx/choice.tex +++ b/docs/latex/wx/choice.tex @@ -27,9 +27,15 @@ menu of choices. +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \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}. @@ -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. +