Search:
Forum
Windows Programming
Graphical User Interface Program
Graphical User Interface Program
Dec 7, 2021 at 7:16pm UTC
kigar64551
(815)
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
Dec 7, 2021 at 11:51pm UTC
Dec 12, 2021 at 5:04am UTC
freddie1
(1838)
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
Dec 12, 2021 at 9:26am UTC
The Grey Wolf
(170)
Freddie, the OP has gone...this is the remnants of a dead thread.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs