fixed wxRadioBox::Enable() and Show() to enable/show the buttons as well
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Nov 2001 11:33:42 +0000 (11:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Nov 2001 11:33:42 +0000 (11:33 +0000)
commit528a5fe43f290a45e022608f1f807e665a5f6594
tree406859162d45e1da60497d86b80d57e29d1babe4
parentda6069e29c0dd892eb2e55e4314499f68fb4c02b
fixed wxRadioBox::Enable() and Show() to enable/show the buttons as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/univ/radiobox.cpp