Hi, I need your suggestion on displaying the text lines on the screen. Qt application starts another Ping process and reads its output. The response from the Ping process has to be displayed on the application. 4 lines are allocated for displaying the response. Is there any widget that I can use for this purpose? Thanks