Recent

Author Topic: A problem with the SynEdit,.Who can help me?  (Read 4300 times)

pkkj

  • Newbie
  • Posts: 1
A problem with the SynEdit,.Who can help me?
« on: February 15, 2006, 03:00:45 pm »
I am using the SynEdit Control to buiilding an IDE.It like Lazarus.
But when I try to seek the ERROR LINE in the program in the SynEdit.But I find that it can goto the correct line,but it can't draw the correct line in red color.It can only draw the top line at the editor.
How can I solve this problem?
I use the function from the SynEditor:

SynEditor.InvalidateLine(fCurrentLine);

CCRDude

  • Hero Member
  • *****
  • Posts: 615
RE: A problem with the SynEdit,.Who can help me?
« Reply #1 on: February 15, 2006, 09:51:12 pm »
To fill lines in special colors, I use the SpecialLineColors event. It's parameters are quite self-explaining ;)

 

TinyPortal © 2005-2018