]> git.saurik.com Git - wxWidgets.git/commit
added possibility to throw different objects and crash directly from the main frame...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Feb 2005 22:33:09 +0000 (22:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 11 Feb 2005 22:33:09 +0000 (22:33 +0000)
commitcc9a39576ab6edb139c9bb77d01f4118853e04d2
tree612a1d3d131702299dcfa642ee96e39670aa5670
parent226c11c0767b3dfded410b8c8be8cf0d9444d136
added possibility to throw different objects and crash directly from the main frame; use OnExceptionInMainLoop() instead of overriding HandleEvent()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/except/except.cpp