How can we add graphics in c++ without the use of the windows programming?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can we add graphics in c++ without the use of the windows programming??

2nd May 2017, 3:48 PM
*#*#4636#*#*
5 Answers
0
No, to make a gui you will have to communicate with Windows using the windows api. However, there are cross platform libs that do this for you and will auotmatically choose based on the current operating system its on.
2nd May 2017, 4:00 PM
aklex
aklex - avatar
0
picture graphics or gui?
2nd May 2017, 3:50 PM
James
James - avatar
0
gui
2nd May 2017, 3:51 PM
*#*#4636#*#*
0
thanx
2nd May 2017, 4:01 PM
*#*#4636#*#*
- 1
Qt
2nd May 2017, 3:52 PM
James
James - avatar