]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/choice.tex
New drawing test code.
[wxWidgets.git] / docs / latex / wx / choice.tex
index 04dc877fc3f50b84e9d81590da64a03055ca6d07..7a505b81181c3ed177aaf7a02ab964722ad741eb 100644 (file)
@@ -11,6 +11,10 @@ menu of choices.
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/choice.h>
+
 \wxheading{Window styles}
 
 There are no special styles for wxChoice.
@@ -70,6 +74,10 @@ appropriately.}
 
 \helpref{wxChoice::Create}{wxchoicecreate}, \helpref{wxValidator}{wxvalidator}
 
+\pythonnote{The wxChoice constructor in wxPython reduces the \tt{n}
+and \tt{choices} arguments are to a single argument, which is
+a list of strings.}
+
 \membersection{wxChoice::\destruct{wxChoice}}
 
 \func{}{\destruct{wxChoice}}{\void}