added wxQueueEvent() avoiding the bug of wxPostEvent() with the events having wxString fields
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -237,6 +237,8 @@ All:
|
||||
- Added wxWeakRef<T>, wxScopedPtr<T>, wxSharedPtr<T> class templates
|
||||
- Added wxVector<T> class templates
|
||||
- Added wxON_BLOCK_EXIT_SET() and wxON_BLOCK_EXIT_NULL() to wx/scopeguard.h.
|
||||
- Added wxEvtHandler::QueueEvent() replacing AddPendingEvent() and
|
||||
wxQueueEvent() replacing wxPostEvent().
|
||||
|
||||
All (Unix):
|
||||
|
||||
|
Reference in New Issue
Block a user