]> git.saurik.com Git - wxWidgets.git/commit
1. derive wxGTK wxRadioBox from wxRadioBoxBase now, as in all other ports
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 30 Nov 2005 16:39:23 +0000 (16:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 30 Nov 2005 16:39:23 +0000 (16:39 +0000)
commit27c78e4552aaefac9a4db0d4453eff09cdfef2ad
treea955a849eda9e143da95d3459972d8d825a749d0
parentf3984afa302ddbbc5e8cdc87d901d891587c94b1
1. derive wxGTK wxRadioBox from wxRadioBoxBase now, as in all other ports
2. implemented wxRadioBox::IsItemShown/Enabled() for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/radiobox.h
include/wx/gtk1/radiobox.h
src/gtk/radiobox.cpp
src/gtk1/radiobox.cpp