Yeah, but you can make cross platform GUI's arguably easier with something like QT. What is an advantage to using WIN32 which would make it worth using over something like QT?
Can't honestly say. I never used QT. But I found a thread on this forums http://www.cplusplus.com/forum/beginner/46633/ I read that Win32 is faster then QT but more complicated (Only from what I read).
And I might have to take a look at QT some day. :P
I wish to start from linux. But are cross platforms are good?
If yes, I would like to choose from QT or GTK+.
Which one do you suggest ? And Please give the beginner's link if possible.
Thank you.
I like GTK because I can use it in combination with Clutter if I want. Clutter is a graphics library for GUI type stuff which uses openGL to render, can draw with cairo, and use GSTREAMER for video.