plyford
July 19th, 2010, 07:45 PM
Im using Visual C++ 2005.
I have finished a 6 month java course and about to start a 6 month c++ course.
To get a head start on GUI, im after an example/tutorial for a simple gui that has:
1. window
2. input box
3. botton
4. label
I will also need an example of an event handler to handle what ever is typed into the inputbox to be displayed in the label when the button is clicked.
So far i have found very little on the net. What i have found relates to visual 6.0 and qt. Both of which i have no use for.
Again im using Visual C++ 2005, so im not interested in non VS C++ products or compliers.
Thanks in Advnace.
PS: this isnt for homework either.
I have finished a 6 month java course and about to start a 6 month c++ course.
To get a head start on GUI, im after an example/tutorial for a simple gui that has:
1. window
2. input box
3. botton
4. label
I will also need an example of an event handler to handle what ever is typed into the inputbox to be displayed in the label when the button is clicked.
So far i have found very little on the net. What i have found relates to visual 6.0 and qt. Both of which i have no use for.
Again im using Visual C++ 2005, so im not interested in non VS C++ products or compliers.
Thanks in Advnace.
PS: this isnt for homework either.