Vadim Zeitlin
|
d038247519
|
call OnNativeDestroyed() if the native window is destroyed independently from us
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-15 03:36:15 +00:00 |
|
Vadim Zeitlin
|
2aee749cb1
|
delete wxNativeContainerWindow when the native window is destroyed, even if this means leaking memory in GTK case -- still better than getting X errors and crashing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-11 00:03:46 +00:00 |
|
Vadim Zeitlin
|
dfba244cbf
|
added wxNativeContainerWindow and implemented it for wxMSW and wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2008-03-10 15:50:48 +00:00 |
|