| | |
Methods defined here:
- __init__(self, root, engine, flist)
- close(self, event=None)
- create_command_buttons(self)
- create_entries(self)
- create_other_buttons(self)
- default_command(self, event=None)
- findfiles(self, dir, base, rec)
- grep_it(self, prog, path)
- open(self, text, searchphrase, io=None)
Data and other attributes defined here:
- icon = 'Grep'
- needwrapbutton = 0
- title = 'Find in Files Dialog'
Methods inherited from idlelib.SearchDialogBase.SearchDialogBase:
- create_option_buttons(self)
- create_widgets(self)
- make_button(self, label, command, isdef=0)
- make_entry(self, label, var)
- make_frame(self, labeltext=None)
|