I have been trying to figure out how to code this off and on for a couple of years but I'm nor really sure it can be done.
Here is what I am looking for:
Using a RichtextBox(required for coloring) as text comes into the RTB from an outside means when the text hits the last line of the rtb I want it to return to the top line of the RTB. Delete the text on that line and start printing on that line. as the text hits the end of the line it would clear the line of text on the next line down and start printing on that line. with text just going over and over in the window. I can't clear the text out of the window as users would need to click on different data that comes into the window.
Does anyone have an idea of how this would be possible? I have thought thru different things to try but have not come up with anything that will work..
Thanks for any advice..
Rick