Suppose i have a text box "QTextEdit" then when i type a statement like, !! nikhil a python programmer
The text box should have nikhil in green text and python in Yellow Highlighted. Just as out Python IDLE has color for each keywords, something like that!
I tried manipulating HTML content in QTextEdit, no luck with it!
Fellow Programmer if you can help me then please help me.
Thanks in Advance!!