]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/combobox.tex
fixed corrupted file, checked in as text file now
[wxWidgets.git] / docs / latex / wx / combobox.tex
index de4a644391dea7604933d5c53532942ba9291774..69c25dbccb9cadeb708a1404a9570012866fbec8 100644 (file)
@@ -36,7 +36,8 @@ See also \helpref{window styles overview}{windowstyles}.
 \twocolwidtha{7cm}
 \begin{twocollist}\itemsep=0pt
 \twocolitem{{\bf EVT\_COMBOBOX(id, func)}}{Process a wxEVT\_COMMAND\_COMBOBOX\_SELECTED event,
-when an item on the list is selected.}
+when an item on the list is selected. Note that calling 
+\helpref{GetValue}{wxcomboboxgetvalue} returns the new value of selection.}
 \twocolitem{{\bf EVT\_TEXT(id, func)}}{Process a wxEVT\_COMMAND\_TEXT\_UPDATED event,
 when the combobox text changes.}
 \end{twocollist}