Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Promoted
ForexBandit
Lv 4
How do you create a GUI based application using C++?
I want to start developing programs for Windows. I know a little of C++ such as functions and arrays, but the output is just text. How do I create actual programs that show buttons, graphs, dialog boxes, preference windows, ability to print, etc?
1 Answer
Relevance
- 7 years agoFavorite Answer
Use dev c++ compiler/IDE. You can create windows applications using window.h header and library.
Still have questions? Get your answers by asking now.