Redirecting stdin/stdout to a GUI widget

R

Rolf Magnus

Michael said:
Hi,

How can I redirect stdin/stdout to GUI widgets?

Standard C++ (which is the topic of this newsgroup) doesn't know anything
about widgets. Therefore, it doesn't have any way to do what you want. It's
probably possible on most systems that support GUIs, but how it's to be
done depends on the OS/library/GUI framework you use, so you should ask in
a place devoted to that.
 
M

Michael McGarry

Rolf said:
Michael McGarry wrote:




Standard C++ (which is the topic of this newsgroup) doesn't know anything
about widgets. Therefore, it doesn't have any way to do what you want. It's
probably possible on most systems that support GUIs, but how it's to be
done depends on the OS/library/GUI framework you use, so you should ask in
a place devoted to that.
A bunch of very helpful fellas on this newsgroup.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top