Implemented wxRadioBox using a GtkTable.
authorRobert Roebling <robert@roebling.de>
Mon, 28 Feb 2005 20:31:31 +0000 (20:31 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 28 Feb 2005 20:31:31 +0000 (20:31 +0000)
commit8017ee9be3f4672cf17a4aac59909d5fe522381d
tree6b072d4c7adc841e93f6e5aad9a2e10f7d420e9a
parent74b8945829b602ebeae29f0237fbb8ff3f041f87
  Implemented wxRadioBox using a GtkTable.

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