Added wxBookCtrlBase::FindPage().
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 29 Mar 2013 19:53:13 +0000 (19:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 29 Mar 2013 19:53:13 +0000 (19:53 +0000)
commitce4ae5639b5c1cd9aa45ed766d0f5abae029ca2f
treeb355d795906e4684bfb52f05eeb3201abda6c4cb
parent46e2a1b8c21b4a2f3675153d029be1e57fc11d76
Added wxBookCtrlBase::FindPage().

Add helper function to find the index of the given page.

Closes #15125.

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