Added wxEVT_WIZARD_BEFORE_PAGE_CHANGED event to allow the application to influence
authorJulian Smart <julian@anthemion.co.uk>
Mon, 20 Feb 2012 11:38:52 +0000 (11:38 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 20 Feb 2012 11:38:52 +0000 (11:38 +0000)
commitc9f18835abd49fb620f371e0d956d25ab631aab0
treee1a64d738b595961399cf9c6f10466b07c45a6cc
parent9362d82351de459a26b59797bd3f44fb506ebe28
Added wxEVT_WIZARD_BEFORE_PAGE_CHANGED event to allow the application to influence
the return value of GetNext after Next is clicked.

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