If i have a cpp program that prints hello world to standard output,
how do i put a gui on top of this standalone program? For example
a button that runs the cpp hello world program...