applied heavily modified patch 1116702: support for specifying disabled toolbar image...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Mar 2005 18:03:57 +0000 (18:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Mar 2005 18:03:57 +0000 (18:03 +0000)
commit8d0a7b563acf4bd7e75824ba2076a7ab4d81a650
tree1bb877370302ede45d90e0e126faef42601e51a2
parent062b84dd49ed5d6f494727df9db9d43d20928dda
applied heavily modified patch 1116702: support for specifying disabled toolbar images and modified the sample to show how it works (badly, background of tools for which disabled bitmap is not specified is wrong)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/tbar95.h
samples/toolbar/toolbar.cpp
src/msw/tbar95.cpp