Skip to content

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.

License

Notifications You must be signed in to change notification settings

CodeYan01/FindReplaceDialog-tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages