Hi,

I have an application where I capture data (ascii-text) coming from a serial port. I'm using the 5dpo component. That works fine.
I'm trying do display that and there I have a problem.
I'm using a memo to contain the serial port data. I add the data to the last line of the memo, until I get a CR and/or LF character, then I add a new line in the memo. That works fine, except when the lines are longer, then the memo starts to flicker.

Any suggestions how to do this better ?

Thanks,

Koenraad Lelong.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to