If i want to do GUIs in C++, menu bar, buttons, aso.. what library do i use. |
what #include<> do i have to use if there is one... |
I see that most people use QT4 to do guis, but is there a way to do it just like in java, by writing code instead of using apps like qt4?? |