navi Messages: 107 Registered: February 2012 Location: Sydney, Australia
Experienced Member
dolik.rce wrote on Fri, 30 November 2012 14:03
Maybe it would be better to base your code on CodeEditor instead of LineEdit -> you will get most of those features for free
Honza
Thank you once again Honza. Didn't even know that CodeEditor class existed. Didn't actually explore theIDE package up until you mention the CodeEditor. Interestingly CodeEditor is based on LineEdit. I have to read up on TextCtrl to understand LineEdit to understand CodeEditor. Thanks for the guidence, let me read up on them.