Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 222 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 222 Bytes

FindReplaceDialog-tkinter

A tkinter class that creates a Frame (and optionally a Toplevel window (i.e. dialog box)) to perform find-and-replace functions on a Text widget. Support for Regular Expressions is in progress.