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