Ok, I originally wanted to make a program that, when I put something in (or pressed a button), another window would pop up (or on a console application it would show in the line below) but now I realize that I want to actually make a program (I'm tired of console applications). Are there any tutorials for this?
An example of the console application would be like..
[I type]Hello
[It returns]Hello, how are you?
[I type something random]
[It returns something for the type I coded in]
But now I want it to where (for example), there will be multiple buttons and I have it to where when I press one of the buttons, it pops up with what I coded it to say.
Like I click the button that says Tacos and it opens a tiny window that says Burritos or something. I've seen the exact program I want in VB, but I can't find it in C++.
If you still can't understand what I'm trying to do, please go to this link, it's the exact program/tutorial I want but in the wrong language :(
http://www.cespage.com/vb/vb08tut1.html
Could you guys please link me a tutorial for that in C++ or add me on MSN (fruitmonkey99@hotmail.com - my yahoo messenger is for Rl friends only :P )and tell me how to do it?
Please and thank you :)Are there any tutorials for a specific program in C++? I want to see C++ Tutorials that are NOT Console Apps?
If you do not want to do console applications, you might be interested in doing windows programming. Here are a few tutorial sites. I am not sure if they have an example similar to what you have seen in VB.
http://people.montana.com/~bowman/Softwa鈥?/a>
http://www.relisoft.com/win32/index.htm
http://www.functionx.com/win32/
http://www.yov408.com/html/tutorials.php鈥?/a>
http://www.vckbase.com/vckbase/tutorial/鈥?/a>
http://www.winprog.org/tutorial/
Now, you can still program these however you are programming them now, but you may want to use an IDE. I cannot recommend an IDE for you though.
You may need to download the windows SDK. It is here
http://www.microsoft.com/downloads/detai鈥?/a>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment