Add wxDocument::Activate() method.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Mar 2013 11:00:59 +0000 (11:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Mar 2013 11:00:59 +0000 (11:00 +0000)
commitbeba4fa694711bde29d23b5fb5e31aaa36156cb8
tree50d3d5a6945ede9a655232d87e7f849028103d84
parent82bf23ce3cf040b8c5ab05d7e62d216f4bd56dd7
Add wxDocument::Activate() method.

Make activating the first (and, in the vast majority of cases, the only) view
of the document easier.

Closes #15120.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/docview.h
interface/wx/docview.h
src/common/docview.cpp