]> git.saurik.com Git - wxWidgets.git/commit - include/wx/mac/carbon/combobox.h
Added further 'missing' wxTextCtrl-like functions to wxComboBox
authorJulian Smart <julian@anthemion.co.uk>
Thu, 9 Dec 2004 15:16:51 +0000 (15:16 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 9 Dec 2004 15:16:51 +0000 (15:16 +0000)
commit150e31d2088687cbfbab548f9e98918f8683d9b5
tree744b983e31cbdebaec10c6676276353cfbd86198
parent8d7ea2312ed945aeee3609c61ada6111d9bea857
Added further 'missing' wxTextCtrl-like functions to wxComboBox

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
docs/latex/wx/combobox.tex
include/wx/cocoa/combobox.h
include/wx/combobox.h
include/wx/gtk/combobox.h
include/wx/gtk1/combobox.h
include/wx/mac/carbon/combobox.h
include/wx/mac/classic/combobox.h
include/wx/msw/combobox.h
include/wx/palmos/combobox.h
include/wx/univ/combobox.h
src/gtk/combobox.cpp
src/gtk1/combobox.cpp
src/mac/carbon/combobox.cpp
src/mac/carbon/combobxc.cpp
src/mac/classic/combobox.cpp
src/msw/combobox.cpp
src/palmos/combobox.cpp
src/univ/combobox.cpp