Home
last modified time | relevance | path

Searched refs:OnComboNormal (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/agw/
H A DCustomTreeCtrl.py607 self.Bind(wx.EVT_COMBOBOX, self.OnComboNormal, self.combonormal)
661 def OnComboNormal(self, event): member in TreeIcons
H A DHyperTreeList.py709 self.Bind(wx.EVT_COMBOBOX, self.OnComboNormal, self.combonormal)
763 def OnComboNormal(self, event): member in TreeIcons