Show differencesHistory of post edits
#ActualJohnell
Posted 14 May 2012 - 06:00 AM
I've recently started learning c++ and it's going pretty well. So far i've made a couple of console applications. I'm curious of what library/framework i'm supposed to use if I want to make a GUI application in c++? I am aware of SDL and SFML to make games but I don't know what to use if I want to make a simple program with a graphic interface. I have a mac and i'm using Xcode as IDE.
#1Johnell
Posted 14 May 2012 - 05:56 AM
I've recently started learning c++ and it's going pretty well. So far i've made a couple of console applications. I'm curious of what library/framework i'm supposed to use if I want to make a GUI application in c++? I have a mac and i'm using Xcode as IDE.