]> git.saurik.com Git - wxWidgets.git/commit
Added support for page tooltips to wxAuiNotebook.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 16 Apr 2012 12:12:26 +0000 (12:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 16 Apr 2012 12:12:26 +0000 (12:12 +0000)
commit11527fc9f0e2aa8bea57c3c2ea361823991667b8
tree99944ce9d3ef6f1172b01696f330ed8a40d37b1b
parent86f5e64bb18f748bd5d574fd86bce84b119bef86
Added support for page tooltips to wxAuiNotebook.

Allow setting tooltips for the tabs of the individual pages of wxAuiNotebook.

Closes #14216.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71204 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/aui/auibook.h
interface/wx/aui/auibook.h
samples/aui/auidemo.cpp
src/aui/auibook.cpp