Starting out GUI

Hey.
I just created about 10 console applications and i think i'm ready to start doing window applications.
Where do you suppose i should start?
Thanks
Last edited on
Hello,

I think that you have to learn WinAPI ( OS Windows ) or Qt4 ( Linux / Mac / Windows ). I am using WinAPI, but I know Qt4, too. If you are a Windows programmer ( like me ), then you must learn WinAPI. I think so.

GUI WinAPI Hello world: http://cplusplus.com/forum/windows/24963/#msg132449
Last edited on
K thanks alot man.
Topic archived. No new replies allowed.