]> git.saurik.com Git - wxWidgets.git/commit - include/wx/msw/radiobox.h
added Get/SetItemToolTip() (and implemented them for MSW) to allow setting tooltips...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 May 2006 16:08:56 +0000 (16:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 May 2006 16:08:56 +0000 (16:08 +0000)
commitc670c85582ca995105f14a6c62b54c580582f624
tree9781ceb5cea859782c6768ade5d27630e1bdccf3
parentc009bf3e9fdbbbe794c0670ff1b1f9f296c91c02
added Get/SetItemToolTip() (and implemented them for MSW) to allow setting tooltips for the individual radiobox items

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
docs/latex/wx/radiobox.tex
include/wx/msw/radiobox.h
include/wx/radiobox.h
samples/controls/controls.cpp
src/common/radiocmn.cpp
src/msw/radiobox.cpp