]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/combobox.tex
new makefiles (part I)
[wxWidgets.git] / docs / latex / wx / combobox.tex
index b503434fd58a73d73fff805759e2722e6af3a637..52d509551af5dcbefb6f4f65cfaa4d7ca2915257 100644 (file)
@@ -14,6 +14,10 @@ A combobox permits a single selection only. Combobox items are numbered from zer
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/combo.h>
+
 \wxheading{Window styles}
 
 \begin{twocollist}\itemsep=0pt
@@ -81,6 +85,11 @@ appropriately.}
 
 \helpref{wxComboBox::Create}{wxcomboboxcreate}, \helpref{wxValidator}{wxvalidator}
 
+\pythonnote{The wxComboBox constructor in wxPython reduces the \tt{n}
+and \tt{choices} arguments are to a single argument, which is
+a list of strings.}
+
+
 \membersection{wxComboBox::\destruct{wxComboBox}}
 
 \func{}{\destruct{wxComboBox}}{\void}