Freeze/Thaw implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b6ae8db82b
commit
90470763da
@ -44,6 +44,9 @@ wxGTK:
|
||||
|
||||
- fixed wxFileDialog::SetWildcard()
|
||||
- native file dialog is now used if available (Zbigniew Zagorski)
|
||||
- implemented wxTextCtrl::Freeze() and Thaw(). The GtkTextBuffer
|
||||
is not a valid one during frozen state. Get a pointer to it right
|
||||
after wxTextCtrl creation if you really need to. (Mart Raudsepp)
|
||||
|
||||
wxMac:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user