Lines Matching refs:edit
435 ("edit", "_Edit"),899 # for each edit window instance, construct the recent files menu1696 edit = EditorWindow(root=root, filename=filename)1697 edit.text.bind("<<close-all-windows>>", edit.close_event)1699 # edit.text.bind("<<close-window>>", edit.close_event)