Added wxEnableTopLevelWindows(bool enable) for use by wxSafeYield().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1390,6 +1390,18 @@ Returns the result of the call to \helpref{::wxYield}{wxyield}.
|
||||
|
||||
<wx/utils.h>
|
||||
|
||||
\membersection{::wxEnableTopLevelWindows}{wxenabletoplevelwindows}
|
||||
|
||||
\func{void}{wxEnableTopLevelWindow}{\param{bool}{ enable = TRUE}}
|
||||
|
||||
This function enables or disables all top level windows. It is used by
|
||||
\helpref{::wxSafeYield}{wxsafeyield}.
|
||||
|
||||
\wxheading{Include files}
|
||||
|
||||
<wx/utils.h>
|
||||
|
||||
|
||||
\membersection{::wxSetDisplayName}\label{wxsetdisplayname}
|
||||
|
||||
\func{void}{wxSetDisplayName}{\param{const wxString\& }{displayName}}
|
||||
|
Reference in New Issue
Block a user