]> git.saurik.com Git - wxWidgets.git/commit - wxPython/demo/wxComboBox.py
wxComboBox does not derive from wxChoice in wxGTK so it can't in
authorRobin Dunn <robin@alldunn.com>
Wed, 14 Nov 2001 18:34:26 +0000 (18:34 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 14 Nov 2001 18:34:26 +0000 (18:34 +0000)
commitc70fd24fa839a38e807685df7cd2ef48c1b53884
tree2e2fdde203a306785cc435dd4b7737c87d0e367d
parent742fc581e46beca2328551cdaec38c3dfca50cb1
wxComboBox does not derive from wxChoice in wxGTK so it can't in
wxPython either.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/wxComboBox.py
wxPython/src/controls.i
wxPython/src/gtk/controls.cpp
wxPython/src/gtk/controls.py