[SOLVED] Console/Terminal Widget for Qt?

Issue

Anyone know of any widget in Qt4 that acts as a terminal/console? Open-source would be good.

Thanks in advance.

Solution

Found some decent source code here. Very basic functionality, but I’ve been adding to it some and I think it has promise to do what I need it to.

NOTE: I have only tested this code in Win32.

Here is a link to my new question concerning this code.

Answered By – kevlar1818

Answer Checked By – Pedro (BugsFixing Volunteer)

Leave a Reply

Your email address will not be published. Required fields are marked *