Hi to all
I am making GUI using QT3.3. Through GUI I am invoking a process using QProcess.
I want to get the messages which are all writing to a standard output.I am able to get them by connecting readstdout signal but i could display them in GUI(in textview) only after that process is exited.Can some one help me how to display them as soon as it written to stdout.




Reply With Quote
Bookmarks