added wxTLW::ShouldPreventAppExit() which can be overridden to allow closing the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Apr 2006 00:38:49 +0000 (00:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Apr 2006 00:38:49 +0000 (00:38 +0000)
commit65afac3fbc6115b899045d767af823fc3abd7322
tree9502bcc13aa355e56b25d8f9ace7b29b97d75082
parent2ed8c8dd1fe17ca76581ac387fe2e93a71af0617
added wxTLW::ShouldPreventAppExit() which can be overridden to allow closing the application even if some windows are still opened; use it for wxHtmlHelpFrame

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/tlw.tex
include/wx/html/helpfrm.h
include/wx/toplevel.h
src/common/toplvcmn.cpp