예제 #1
0
 def __init__(self):
     WindowWidget.__init__(self)
     self._size_negotiation_askers = []
예제 #2
0
 def __init__(self):
     WindowWidget.__init__(self)
     self.visible_pos = Pos(0, 0)