graphical user interface | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

graphical user interface

when should i start learning the graphical user interface for c++ and where will i learn the gui.

2nd Dec 2016, 2:59 PM
Geoffrey Irungu
Geoffrey Irungu - avatar
1 Answer
0
Creating a gui in c++ can be platform dependent. For instance microsoft has their own gui toolkit for making apps for windows in visual studio. Apple has their xcode or something. There might be some other independent toolkits. But you will have to google around depending on what platform you are developing for. Good luck!
13th Dec 2016, 3:35 AM
Gabe Maxfield
Gabe Maxfield - avatar