コード例 #1
0
 def ButtonUp(self, p, button, state):
     Creator.DragStop(self, p)
     self.compute_trafo(state)
コード例 #2
0
 def ButtonUp(self, p, button, state):
     p = self.apply_constraint(p, state)
     Creator.DragStop(self, p)