Python Forum
[Tkinter] Syntax Highlighting in Text Editor
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Syntax Highlighting in Text Editor
#4
Open idle, type print, it will be highlighted in red, idle is written with tkinter.
You can view the files that went into making idle in your python folder \Lib\idlelib

https://stackoverflow.com/questions/3781...ext-widget
https://stackoverflow.com/questions/3859...ext-widget
https://github.com/JamesStallings/pyro
Reply


Messages In This Thread
Syntax Highlighting in Text Editor - by ShakeyPakey - Jun-09-2020, 06:43 PM
RE: Syntax Highlighting in Text Editor - by Larz60+ - Jun-09-2020, 06:45 PM
RE: Syntax Highlighting in Text Editor - by Yoriz - Jun-09-2020, 07:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] Indentation for Tkinter-made Text Editor ShakeyPakey 4 5,259 Jun-08-2020, 03:13 PM
Last Post: menator01
  UTF8 for Urdu text editor technifire 2 3,676 Jul-24-2017, 11:15 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020