]> git.saurik.com Git - wxWidgets.git/commit - src/generic/infobar.cpp
Added wxInfoBar::AddButton().
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Oct 2009 22:54:31 +0000 (22:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 5 Oct 2009 22:54:31 +0000 (22:54 +0000)
commit374ae80f2c813475ad2f1e63041f3cd5f50e52d1
tree70c1714e7f794a1638098a72f4e1674b50fd309d
parentdf8c364bf488d99d6b0c305898a5289fe20a393b
Added wxInfoBar::AddButton().

Allow adding custom buttons to wxInfoBar and show this in the sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/infobar.h
include/wx/infobar.h
samples/dialogs/dialogs.cpp
src/generic/infobar.cpp