projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af11013
)
document wxCB_SORT
author
Vadim Zeitlin
<vadim@wxwidgets.org>
Fri, 20 Jul 2007 14:10:47 +0000
(14:10 +0000)
committer
Vadim Zeitlin
<vadim@wxwidgets.org>
Fri, 20 Jul 2007 14:10:47 +0000
(14:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47591
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
docs/latex/wx/choice.tex
patch
|
blob
|
blame
|
history
diff --git
a/docs/latex/wx/choice.tex
b/docs/latex/wx/choice.tex
index b4a3c2337c7b505d7de5ee0df6526257180e8e0a..343a0859eb3507fa3f040c197729bcde50a05890 100644
(file)
--- a/
docs/latex/wx/choice.tex
+++ b/
docs/latex/wx/choice.tex
@@
-29,7
+29,9
@@
menu of choices.
\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}.