Jan 9, 2012 at 3:25pm
HI all,
I was wondering what would be the easiest to learn, free, GUI kit for mac. I have found many windows ones, but none for mac. Thanks!
Jan 9, 2012 at 3:36pm
Thanks for the link, but one question, can you use cocoa with c++?
Jan 9, 2012 at 3:41pm
Check the wiki page. It's Objective-C.
Jan 9, 2012 at 5:46pm
why not using QT?
it has best documentation and is easy to build GUI forms since it has a designer which other GUI libs don't have.