Hey guys, I am building my own text editor in wxPython for fun and learning purposes. I want to add some highlighting of text similar to Notepad++ or other editors for python syntax. Can you guys point me in the right direction as far as that goes? I want to code it myself but I'm not sure where to start. Thanks!
↧