I'm having trouble even beginning to GUI program in C++. I'm using DevC++ with WX widgets and I've downloaded the DevPac.
I really need something to help me understand the basics. For example. How would one go about creating a project and programming a GUI applicatin. Also, when you compile a project (i've compiled some of the ready made examples) why is there so many files generated along with it? I've probably done something wrong.
Is there a good book to explain the basics of GUI programming? Or a good and detailed article. I was hoping there was a book like GUI Programming for dummies or something which will spell it out for me as I've having trouble reaching the starting line.
Thanks to anyone who can suggest anything.
Danny2000