| | |
Methods defined here:
- __init__(self, root, engine)
- close(self, event=None)
- create_command_buttons(self)
- create_entries(self)
- create_option_buttons(self)
- create_other_buttons(self)
- create_widgets(self)
- make_button(self, label, command, isdef=0)
- make_entry(self, label, var)
- make_frame(self, labeltext=None)
- open(self, text, searchphrase=None)
Data and other attributes defined here:
- icon = 'Search'
- needwrapbutton = 1
- title = 'Search Dialog'
|