Exemplo n.º 1
0
 def create_widgets(self):
     f = SearchDialogBase.create_widgets(self)
     self.make_button("Find", self.default_command, 1)
Exemplo n.º 2
0
 def create_widgets(self):
     f = SearchDialogBase.create_widgets(self)
     self.make_button('Find Next', self.default_command, 1)