Hello there,

I am developing embedded application, where am coming across a requirement to display received messages from other devices connected through COM ports.

am using QWidget as my base class. For to display which class I can include?
I was thinking to use textedit box, and display data in that box. Can I do like that???

Pls suggest me some ways to display data....