Exemple #1
0
 def find_selection_event(self, event):
     SearchDialog.find_selection(self)
     return "break"
Exemple #2
0
 def find_selection_event(self, event):
     SearchDialog.find_selection(self)
     return "break"
Exemple #3
0
 def find_again_event(self, event):
     SearchDialog.find_again(self)
     return "break"
Exemple #4
0
 def find_again_event(self, event):
     SearchDialog.find_again(self)
     return "break"