How to make a pop-up message in c++ ?? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

How to make a pop-up message in c++ ??

28th Feb 2017, 2:12 PM
kdee
kdee - avatar
1 Réponse
+ 3
Search "GUI" for c++ AFIK there aren't natve methods to display a popup box in c++. An alternative could be java and its swing components.
28th Feb 2017, 6:37 PM
seamiki
seamiki - avatar