thanks.

i am writting a debugger of serial port.

at some time, if there are many data comming to serial port, if the window which displaying data, scrolling endless, the usr can not see clearly data.

otherwise, if i use appendPlainText , it well be a new line in debug window, not the origal data.