phoenix_title wx.lib.combotreebox.NativeComboTreeBox

NativeComboTreeBox, and any subclass, uses the native ComboBox as basis, but prevent it from popping up its drop down list and instead pops up a PopupFrame containing a tree of items.


class_hierarchy Class Hierarchy

Inheritance diagram for class NativeComboTreeBox:

method_summary Methods Summary

OnChar


api Class API

class NativeComboTreeBox(BaseComboTreeBox, wx.ComboBox)

NativeComboTreeBox, and any subclass, uses the native ComboBox as basis, but prevent it from popping up its drop down list and instead pops up a PopupFrame containing a tree of items.


Methods

OnChar(self, event)