Exemplo n.º 1
0
 def __init__(self):
     self.sta = 0
     self.paint = paint.Paint()
     self.cursor = wx.CURSOR_CROSS
Exemplo n.º 2
0
 def __init__(self):
     self.sta = 0
     self.paint = paint.Paint()
     self.paint.color = 255
     self.cursor = 'cross'