|
-
August 29th, 2012, 02:21 AM
#1
[RESOLVED] Console to forms
Good morning everybody,
I have been struggling searching on the internet for a few days now, I have been learning c++ and am getting quite proficient creating console applications, however i am struggling to find a basic tutorial to create a forms application that will just basically show output in a textbox from what my console application would have done anyway
For example:
Printf("loading...");
// do something
Printf("loaded\n");
All contained in a form with a close button say
If anyone knows a good place for me to start it would be very much appreciated
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
|