Missing bracket in array.tex

Documentation for wxStatusBar::Push/PopStatusText
Documentation for wxFrame::Push/PopStatusText and Get/SetStatusBarPane.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2002-05-02 20:09:25 +00:00
parent 1f361cddbf
commit d1f1e77a91
3 changed files with 55 additions and 1 deletions

View File

@@ -608,3 +608,39 @@ This function has not been tested with MDI frames.
\helpref{wxFrame::IsFullScreen}{wxframeisfullscreen}
\membersection{wxFrame::SetStatusBarPane}\label{wxframesetstatusbarpane}
\func{void}{SetStatusBarPane}{\param{int}{ n}}
Set the status bar pane used to display menu and toolbar help.
Using -1 disables help display.
\membersection{wxFrame::GetStatusBarPane}\label{wxframegetstatusbarpane}
\func{int}{GetStatusBarPane}{\void}
Returns the status bar pane used to display menu and toolbar help.
\wxheading{See also}
\helpref{wxFrame::SetStatusBarPane}{wxframesetstatusbarpane}
\membersection{wxFrame::SetStatusBarPane}\label{wxframesetstatusbarpane}
\func{void}{SetStatusBarPane}{\param{int}{ n}}
Set the status bar pane used to display menu and toolbar help.
Using -1 disables help display.
\membersection{wxFrame::GetStatusBarPane}\label{wxframegetstatusbarpane}
\func{int}{GetStatusBarPane}{\void}
Returns the status bar pane used to display menu and toolbar help.
\wxheading{See also}
\helpref{wxFrame::SetStatusBarPane}{wxframesetstatusbarpane}