added wxBU_NOTEXT style to allow creating bitmap buttons with stock id not showing...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Jun 2009 22:13:46 +0000 (22:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Jun 2009 22:13:46 +0000 (22:13 +0000)
commita21175918ecedbae7d04a58acca5e90a6b59633d
treea780304d13ea7acce0be7c50fcc96b4017822674
parent6e7d2550cecf6c13b6f76e7e43da93744ad773b8
added wxBU_NOTEXT style to allow creating bitmap buttons with stock id not showing the label, as it was possible before

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/button.h
include/wx/gtk/bmpbuttn.h
interface/wx/button.h
src/gtk/button.cpp
src/msw/bmpbuttn.cpp
src/msw/button.cpp