C++ GUI Question

May 11, 2010 at 11:39pm
I'm new to C++ GUIs. I've only over used command line before. I want to make a very simple game with C++ GUIs. I'm am currently using DevC++, but I can use Visual Studio if need be. What is the simplest way to implement GUIs?

Thanks
May 12, 2010 at 12:41am
Don't take my word for it, but personally i'd say that the SDL library would be the easiest way to go about.
Topic archived. No new replies allowed.