Beispiel #1
0
 def item_selected(self, event=None):
     self.do_change = True
     Dropdown.item_selected(self, event)
     self.do_change = False