Removed lots of OnClose functions; doc'ed OnCloseWindow better;
MM_... -> wxMM_... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -167,9 +167,9 @@ in the application.
|
||||
This function should be called by the application prior to
|
||||
showing the frame.
|
||||
|
||||
\membersection{wxPreviewFrame::OnClose}
|
||||
\membersection{wxPreviewFrame::OnCloseWindow}
|
||||
|
||||
\func{bool}{OnClose}{\void}
|
||||
\func{void}{OnCloseWindow}{\param{wxCloseEvent\&}{ event}}
|
||||
|
||||
Enables the other frames in the application, and deletes the print preview
|
||||
object, implicitly deleting any printout objects associated with the print
|
||||
|
Reference in New Issue
Block a user