fixes of documentation - replaced \tt{...}, \em{...}, \bf{...} by {\tt ...} etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -85,8 +85,8 @@ 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
|
||||
\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.}
|
||||
|
||||
|
||||
@@ -310,7 +310,7 @@ Selects the text between the two positions, in the combobox text field.
|
||||
|
||||
\docparam{to}{The second position.}
|
||||
|
||||
\pythonnote{The second form of this method is called \tt{SetMark} in
|
||||
\pythonnote{The second form of this method is called {\tt SetMark} in
|
||||
wxPython.}
|
||||
|
||||
\membersection{wxComboBox::SetValue}\label{wxcomboboxsetvalue}
|
||||
|
Reference in New Issue
Block a user