Added EVT_WIZARD_PAGE_SHOWN event for wxWizard, to give apps
authorJulian Smart <julian@anthemion.co.uk>
Mon, 25 Jan 2010 18:48:21 +0000 (18:48 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 25 Jan 2010 18:48:21 +0000 (18:48 +0000)
commitdeeb0a89b94742a35cb38b58dfca61ef3d555114
tree8fcd722792397a7a9cbd63df6a340510b2879fdc
parent83ffdd7111106e501556b1f4aa990e410ff52b13
Added EVT_WIZARD_PAGE_SHOWN event for wxWizard, to give apps
a chance to initiate processing after a page is presented.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/wizard.h
interface/wx/wizard.h
src/generic/wizard.cpp