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