Hello,

I have a question. At the moment I make a logging framework and for that I have to display (in realtime) in a window the last 100 lines of Text.What is the best solution to do that?
At the moment I use a Queue...what is the best solution to display text (TextBox?), which takes a lot of lines?

Best regards

Hansjörg