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