added a tiny class to call Freeze/Thaw in ctor/dtor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -689,6 +689,10 @@ a wxTextCtrl under wxGTK) but is not implemented on all platforms nor for all
|
||||
controls so it is mostly just a hint to wxWidgets and not a mandatory
|
||||
directive.
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxWindowUpdateLocker}{wxwindowupdatelocker}
|
||||
|
||||
|
||||
\membersection{wxWindow::GetAcceleratorTable}\label{wxwindowgetacceleratortable}
|
||||
|
||||
@@ -3411,6 +3415,10 @@ Reenables window updating after a previous call to
|
||||
\helpref{Freeze}{wxwindowfreeze}. To really thaw the control, it must be called
|
||||
exactly the same number of times as \helpref{Freeze}{wxwindowfreeze}.
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxWindowUpdateLocker}{wxwindowupdatelocker}
|
||||
|
||||
|
||||
\membersection{wxWindow::TransferDataFromWindow}\label{wxwindowtransferdatafromwindow}
|
||||
|
||||
|
Reference in New Issue
Block a user