Beispiel #1
0
 def add(self, child):
     child.parent_is_scroller = True
     Bin.add(self, child)
Beispiel #2
0
 def add(self, child):
     child.parent_is_scroller = True
     Bin.add(self, child)