|
-
July 19th, 2010, 07:45 PM
#1
After a Simple VS GUI tutorial
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|