Graphical User Interface Program

Maybe have a look here:
http://www.cplusplus.com/forum/lounge/281241/

Of course, the optimal choice of a GUI technology depends a lot on which platform(s) you want to target.

For the Qt Framework, which is cross-platform, a simple example application is here:
https://doc.qt.io/qt-5/qtwidgets-tutorials-notepad-example.html

For "native" Win32 GUI development see the example here:
https://docs.microsoft.com/en-us/windows/win32/learnwin32/your-first-windows-program

Last edited on
This question is asked so many times here, folks get tired of seeing it. I thought you might be a troll or bot. But from your reply to another post I see you are not. So check this out. Good info here....

http://www.cplusplus.com/forum/windows/279717/

I've recently posted some tutorial type info here....

http://www.objreader.com/index.php?board=19.0
Freddie, the OP has gone...this is the remnants of a dead thread.
Topic archived. No new replies allowed.