Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DPlateButton.py171 tbtn.SetPressColor(btn[5])
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dplatebtn.py740 def SetPressColor(self, color): member in PlateButton