Exemplo n.º 1
0
 def moveto(self, x, y):
     """move to absolute position.
     """
     Base.moveto(self, x, y)
     self.placeInnerObjects()
Exemplo n.º 2
0
 def moveto(self, x, y):
     Base.moveto(self, x,y)