Refactored & cleaned up wxChoice & wxComboBox code, fixed client data
authorMattia Barbon <mbarbon@cpan.org>
Sun, 8 Dec 2002 18:48:05 +0000 (18:48 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 8 Dec 2002 18:48:05 +0000 (18:48 +0000)
commitec75d791f043b3b43cac9825a2c62e9d5321e616
treee8022e6b65c512a6c7319ac51374f2f2422894dc
parent21b273736b5c44ed1030da8c69d6b32636014c2e
  Refactored & cleaned up wxChoice & wxComboBox code, fixed client data
handling, implemented wxControlWIthItems' methods correctly, fixed a
couple of other bugs.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/motif/choice.h
include/wx/motif/combobox.h
include/wx/motif/control.h
src/motif/choice.cpp
src/motif/combobox.cpp
src/motif/control.cpp