Which GUI would you recommend for a beginner? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which GUI would you recommend for a beginner?

I want to do a little gui in c/cpp.. and these are the categories I have on the code block ide.. FLKT project GTK+ project QT4(shared)/QT4 project QT5 project SmartWin project Win32 GUI project wxWidgets project

31st Mar 2018, 3:16 PM
Otumian Empire
Otumian Empire - avatar
23 Answers
+ 2
That you understand better... Try to read an overiew on all and valute pro and cons
31st Mar 2018, 3:55 PM
KrOW
KrOW - avatar
+ 1
come on !! is it that bad
31st Mar 2018, 3:45 PM
‎ ‏‏‎Anonymous Guy
+ 1
do you mean, the compiler (Gnu)?
31st Mar 2018, 3:47 PM
Adegoke Opeyemi Adewumi
Adegoke Opeyemi Adewumi - avatar
+ 1
one doc was talking me downloading the module and a compiler, ms express 2010
31st Mar 2018, 4:07 PM
Otumian Empire
Otumian Empire - avatar
+ 1
copied a code snippet from website.. very small.. it included window.h I run and executed the code, it came.. I didn't install or download anything.. should I continue or download smthg
31st Mar 2018, 4:13 PM
Otumian Empire
Otumian Empire - avatar
+ 1
i mean I didn't download any thing.. All I have installed and running is codeblock ide and gnc
31st Mar 2018, 4:32 PM
Otumian Empire
Otumian Empire - avatar
+ 1
Start to download and install CodeBlock with MinGW (there are different version with and without mingw) when read some on this page and if it interest you read reference and tutiorials on site https://www.wxwidgets.org/docs/faq/
31st Mar 2018, 5:06 PM
KrOW
KrOW - avatar
+ 1
Martin Taylor Yes but i dont understand if he has only ide or ide+compiler package... VS is a good ide (or was, i dont know now) but he must prepare to download much data (codeblock is tinier than VS and has all features needed for learner)... Anyway i think that at start is better use some library (like wxWidgets) and not Windows API directly, but thus will choose Otumian Empire
31st Mar 2018, 8:41 PM
KrOW
KrOW - avatar
+ 1
@Sreejith I prefer c/c++ but thanks
3rd Apr 2018, 5:28 PM
Otumian Empire
Otumian Empire - avatar
+ 1
@Martin Taylor thanks for the link
3rd Apr 2018, 6:49 PM
Otumian Empire
Otumian Empire - avatar
0
Its most that dont use windows sdk when i dont know news about it but you are downloaded it? This is a collection of libs, headers, resources and tools for make applications on and for windows
31st Mar 2018, 4:27 PM
KrOW
KrOW - avatar
0
Personally, I prefer Qt for developing GUI based applications using C++. Qt is cross platform and is user friendly. It supports visual GUI builder if you don't wanna code all the GUI stuffs and it provides rich sets of libraries for audio, graphics, database, networking and so on ..
31st Mar 2018, 9:22 PM
Bishal Sarang
Bishal Sarang - avatar
0
Yes i have presumed that he develops on windows (when he tell that has read to install MVS) but effectivly its not clear and same its if he has succesfull compiled a sample GUI program... Anyway, like i tell before, though handle Windows Api directly is good because you can has more control on system, is cumbersome also... Try something simpler like wxWidget or Qt, i used they time ago and like me but i dont have used other gui libs when i dont know if exist another better (that is relative word).... I repeat, for me you have to read overview of they and choose which like you P.S. If you use Win Api your code will run only on windows
1st Apr 2018, 7:14 AM
KrOW
KrOW - avatar
0
@Martin Taylor windows
2nd Apr 2018, 9:39 PM
Otumian Empire
Otumian Empire - avatar
0
that's true.. I'm an absolute beginner
3rd Apr 2018, 4:28 PM
Otumian Empire
Otumian Empire - avatar
0
the win32, gtk and wxwidget seems to be cross platform..
3rd Apr 2018, 4:30 PM
Otumian Empire
Otumian Empire - avatar
0
I'm downloading wxWidget
3rd Apr 2018, 4:38 PM
Otumian Empire
Otumian Empire - avatar
0
wxWidget seems undownloadable
3rd Apr 2018, 5:31 PM
Otumian Empire
Otumian Empire - avatar
0
wxWidget seems undownloadable
3rd Apr 2018, 5:31 PM
Otumian Empire
Otumian Empire - avatar
0
wxWidget seems undownloadable
3rd Apr 2018, 5:39 PM
Otumian Empire
Otumian Empire - avatar