]> git.saurik.com Git - wxWidgets.git/commit - src/common/radiocmn.cpp
make it possible to associate context help text with individual radiobox items
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Jun 2006 21:13:13 +0000 (21:13 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 11 Jun 2006 21:13:13 +0000 (21:13 +0000)
commitdc26eeb36a7415bd73d3e442c79b7acc0aeed6eb
tree9bdffe41f4c6f6437e4eccb67cda6ccff971e82c
parentdc6588e771dc7180a69841a1b5ec29b4e5ea73d0
make it possible to associate context help text with individual radiobox items

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/tech/tn0014.txt
include/wx/gtk/radiobox.h
include/wx/msw/radiobox.h
include/wx/radiobox.h
include/wx/xrc/xh_radbx.h
src/common/radiocmn.cpp
src/gtk/radiobox.cpp
src/msw/radiobox.cpp
src/xrc/xh_radbx.cpp