]> git.saurik.com Git - wxWidgets.git/commit
Radiobox control was being created with wxComboBoxNameStr instead of wxRadioBoxNameStr.
authorGeorge Tasker <gtasker@allenbrook.com>
Wed, 7 Feb 2001 16:27:21 +0000 (16:27 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Wed, 7 Feb 2001 16:27:21 +0000 (16:27 +0000)
commit0bb624217291063ab5d86f14bfe2087fd6ffcaa5
tree2de2bf017b9439ce1fa67050f8cbcd5de213e0e2
parent31334ecb036c4682ccd5c14b49eeb5dcbf335e03
Radiobox control was being created with wxComboBoxNameStr instead of wxRadioBoxNameStr.
Widgets on the GAUGE tab were overlapping each other, so I slightly rearranged them to not overlap.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/controls/controls.cpp