don't try to update TLW default button in WM_SET/KILLFOCUS handlers if the TLW is...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 May 2007 12:58:55 +0000 (12:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 May 2007 12:58:55 +0000 (12:58 +0000)
commit05c5f281440ccd7f76f2b91a7d337667206b9ef4
treeda53993b8666ca1ca0b870fac83a82280d34ce9c
parentbeed4c4b53365c8b4841e913e371184b805a42c2
don't try to update TLW default button in WM_SET/KILLFOCUS handlers if the TLW is being deleted (bug 1660913)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/button.cpp