Added a python note.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -310,6 +310,9 @@ Selects the text between the two positions, in the combobox text field.
|
|||||||
|
|
||||||
\docparam{to}{The second position.}
|
\docparam{to}{The second position.}
|
||||||
|
|
||||||
|
\pythonnote{The second form of this method is called \tt{SetMark} in
|
||||||
|
wxPython.}
|
||||||
|
|
||||||
\membersection{wxComboBox::SetValue}\label{wxcomboboxsetvalue}
|
\membersection{wxComboBox::SetValue}\label{wxcomboboxsetvalue}
|
||||||
|
|
||||||
\func{void}{SetValue}{\param{const wxString\& }{text}}
|
\func{void}{SetValue}{\param{const wxString\& }{text}}
|
||||||
|
Reference in New Issue
Block a user