Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/agw/
H A DCustomTreeCtrl.py182 class PenDialog(wx.Dialog): class
1039 dlg = PenDialog(self, -1, oldpen=pen, pentype=0)
1054 dlg = PenDialog(self, -1, oldpen=pen, pentype=1)
H A DHyperTreeList.py265 class PenDialog(wx.Dialog): class
1402 dlg = PenDialog(self, -1, oldpen=pen, pentype=0)
1538 dlg = PenDialog(self, -1, oldpen=pen, pentype=1)