Make a gui with console input | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Make a gui with console input

i need to make GUI that inputs things to a console

14th Apr 2017, 5:52 PM
SkyCityCZ
SkyCityCZ - avatar
3 Answers
+ 3
from https://wxwidgets.org "wxWidgets is a C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. ..." wx hello world http://docs.wxwidgets.org/trunk/overview_helloworld.html
14th Apr 2017, 6:21 PM
seamiki
seamiki - avatar
+ 2
Your question description conflicts with your qestion. Hope this can help WXwidgets examples: http://zetcode.com/gui/wxwidgets/dialogs/ QT example: https://www.ics.com/designpatterns/book/qtfirstapp.html
14th Apr 2017, 6:15 PM
seamiki
seamiki - avatar
0
what is wxwidget?
14th Apr 2017, 6:19 PM
SkyCityCZ
SkyCityCZ - avatar