MikeyBoy:
about :
because it make you to learn about a lot of concepts about API ,classes, objetcs, etc
I thogth that because a windows.h structure look more "complexty", but at least you´re rigth, at least work with classes is work with classes, work with Qt don´t fail to give that experiencie.
Computergeek01, yeah, i was searching about GUI programming,
I´m learning python and cpp at same time, and i feel like now i can jump into GUI programmin in both languages.
In pyhton i use the tkinter toolkit by default to make GUI
But c++ is tiring me out because i really want to learn more about GUI in C++ than python
Im programming on windows.h but i feel it tiring.
Then jump into QT. The Windows stuff is fascinating but you'll end up doing twice the work for half the result. |
Really thanks ! im gonna download Qt rigth now.
if you want anything outside of a CLI. |
To make a CLI in the program is the:
,
values and that stuff?
int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
,
){}