remove the carbon event handlers just before calling DisposeControl to avoid callback...
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 22 Aug 2005 15:12:02 +0000 (15:12 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 22 Aug 2005 15:12:02 +0000 (15:12 +0000)
commit229f6270305a7ff539f81f201956a609cdb1f84f
treead38fca3ae59651540586be20bb1d0de61f007b7
parent83498ef2b0a77944b3f7f3539b7bef6387c384a0
remove the carbon event handlers just before calling DisposeControl to avoid callbacks into zombie windows...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/window.cpp