send destroy events for children before they're fully destroyed; document SendDestroy...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Jan 2009 00:14:30 +0000 (00:14 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 21 Jan 2009 00:14:30 +0000 (00:14 +0000)
commita79a6671e405bc0630e819e3c2a2c1f3fea6d2e9
tree8272529fee6cb561b3c32277e9ce7f11092815b2
parent5ab2f2575d0066dfd8beaf8901a252e346a2f8dc
send destroy events for children before they're fully destroyed; document SendDestroyEvent() and explain when to call it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/event.h
interface/wx/window.h
src/common/wincmn.cpp