Hello everyone
I want to create a GUI for my program to run on windows
this program recieves three numeric values and computes them
So i want to develop an interface so one can just enter values and click a button for the answer.
I downloaded wxwidgets, using C-free IDE but dont know how to move next
So please help
I'd suggest that you take an example that is shipped with wxWidgets that comes close to your needs and modify it so it does what you want. You can go to http://www.wxwidgets.org/ where you'll find a forum and I'd say all you need