Custom Tkinter Text Box Widget with Word & Line Highlighting #2751
vishal24102002
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an idea for a custom Tkinter Text widget that allows users to highlight not only specific words but also entire lines with different colors.
This would make it easier to emphasize important text, keywords, or log lines inside a simple text box. It could be useful for note-taking, log viewers, or code editors.
Would this be a good feature to add as a custom widget for Tkinter?
Beta Was this translation helpful? Give feedback.
All reactions