Fixed typos in the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@6892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -70,7 +70,7 @@ the exit command altogether.
|
||||
|
||||
\wxheading{What should I do to upgrade my 1.xx OnClose to 2.0?}
|
||||
|
||||
In wxWindows 1.xx, the {\bf OnClose} function did not actually delete 'this', but signalled
|
||||
In wxWindows 1.xx, the {\bf OnClose} function did not actually delete 'this', but signaled
|
||||
to the calling function (either {\bf Close}, or the wxWindows framework) to delete
|
||||
or not delete the window.
|
||||
|
||||
|
Reference in New Issue
Block a user