Windows/Mac GUI

Associate
Joined
25 Aug 2006
Posts
64
Location
Stoke-on-Trent
Hey there

So i thought id see if anyone has experiences with creating GUI's in windows. I would say im quite a competent programmer in C/C++ but i want to move away from the console output.

Now i know i can use VB to create GUI's and generally apps with awesome speed but im not happy with relying on the .Net framework.

So from what i have read so far it seems Winapi and MFC is the way to go? If anyone has experiences with either, or some alternative that doesnt rely on the .Net framework i would like to hear what you think of it.

Also as a more of an interest query, i was wondering what people thought about creating a GUI for OS X. Is it easier than windows? More flexible? etc.

Cheers
 
Back
Top Bottom