Resize all top level windows when SIP changes visibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -69,6 +69,15 @@ Gets a string containing the window title.
|
||||
\helpref{wxTopLevelWindow::SetTitle}{wxtoplevelwindowsettitle}
|
||||
|
||||
|
||||
\membersection{wxTopLevelWindow::HandleSettingChange}\label{wxtoplevelwindowhandlesettingchange}
|
||||
|
||||
\func{virtual bool}{HandleSettingChange}{\param{WXWPARAM}{ wParam}, \param{WXLPARAM}{ lParam}}
|
||||
|
||||
Unique to the wxWinCE port. Responds to showing/hiding SIP (soft input panel) area and resize
|
||||
accordingly window accordingly. Override this if you want to avoid resinzing or do additional
|
||||
operations.
|
||||
|
||||
|
||||
\membersection{wxTopLevelWindow::IsActive}\label{wxtoplevelwindowisactive}
|
||||
|
||||
\constfunc{bool}{IsActive}{\void}
|
||||
|
Reference in New Issue
Block a user