RubiksMaster
04-03-07, 11:37 PM
Hey, if anyone here is good with C++, I need some urgent help!
I am trying to make a basic GUI to run in Windows. I'm using Visual Studio 2005, by the way.
So yeah, I can get an empty window to show up on screen, but I can't for the life of me figure out how to add any sort of components (e.g. buttons, comboboxes, text areas, etc). I've tried searching google, but I can't seem to find anything that works, or is understandable.
If anyone here knows how to add these components, I would really appreciate some help.
I am trying to make a basic GUI to run in Windows. I'm using Visual Studio 2005, by the way.
So yeah, I can get an empty window to show up on screen, but I can't for the life of me figure out how to add any sort of components (e.g. buttons, comboboxes, text areas, etc). I've tried searching google, but I can't seem to find anything that works, or is understandable.
If anyone here knows how to add these components, I would really appreciate some help.