wx.ControlWithItems
This is convenience class that derives from both wx.Control and wx.ItemContainer.
It is used as basis for some wxWidgets controls ( wx.Choice and wx.ListBox).
Class Hierarchy
Inheritance diagram for class
ControlWithItems:
Class API
-
class
wx.
ControlWithItems
(Control, ItemContainer)
This is convenience class that derives from both Control and
ItemContainer.