Doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -154,6 +154,7 @@ doesn't matter) separated by either {\tt '-'} or {\tt '+'} characters and
|
||||
followed by the accelerator itself. The accelerator may be any alphanumeric
|
||||
character, any function key (from {\tt F1} to {\tt F12}) or one of the special
|
||||
characters listed in the table below (again, case doesn't matter):
|
||||
|
||||
\begin{twocollist}\itemsep=0pt
|
||||
\twocolitem{{\tt DEL} or {\tt DELETE}}{Delete key}
|
||||
\twocolitem{{\tt INS} or {\tt INSERT}}{Insert key}
|
||||
@@ -181,7 +182,8 @@ characters listed in the table below (again, case doesn't matter):
|
||||
\helpref{wxMenu::SetHelpString}{wxmenusethelpstring}, \helpref{wxMenuItem}{wxmenuitem}
|
||||
|
||||
\pythonnote{In place of a single overloaded method name, wxPython
|
||||
implements the following methods:\par
|
||||
implements the following methods:
|
||||
|
||||
\indented{2cm}{\begin{twocollist}
|
||||
\twocolitem{{\bf Append(id, string, helpStr="", checkable=false)}}{}
|
||||
\twocolitem{{\bf AppendMenu(id, string, aMenu, helpStr="")}}{}
|
||||
|
Reference in New Issue
Block a user