]> git.saurik.com Git - wxWidgets.git/history - samples/except/except.cpp
Ensure PostCreation is always called, so the widget will be shown properly
[wxWidgets.git] / samples / except / except.cpp
2003-09-20  Vadim Zeitlindestroy the frame if the exception occurs in a dialog...
2003-09-18  Vadim Zeitlinmissing headers for !USE_PCH compilation
2003-09-17  Vadim Zeitlinnew sample showing how to handle exceptions in wxWindow...