Adblock breaks this site

C++ Forms, Buttons and Text

Discussion in 'Programming General' started by kimsett, Oct 22, 2007.

  1. kimsett

    kimsett Newcomer

    Joined:
    Oct 11, 2007
    Posts:
    9
    Referrals:
    0
    Sythe Gold:
    0
    C++ Forms, Buttons and Text

    How do you make forms like in visualb only in C++? also how do you do buttons and text and such? would text be cout or float?
     
  2. b l d

    b l d Active Member

    Joined:
    Jan 21, 2007
    Posts:
    159
    Referrals:
    1
    Sythe Gold:
    0
    C++ Forms, Buttons and Text

    If you dont know how then they will probably be no use to you anyway


    You can use visual c++ and make an MFC application
     
  3. xzNoobxz

    xzNoobxz Forum Addict

    Joined:
    Nov 1, 2005
    Posts:
    392
    Referrals:
    0
    Sythe Gold:
    1
    C++ Forms, Buttons and Text

    Check out the book Sams Teach Yourself Visual C++ in 21 days.

    It is all about making forms in Visual C++, I just started looking at it last night, and it actually showed me a lot.

    http://www.amazon.com/Teach-Yourself-Visual-Complete-Compiler/dp/0672314037

    I got it free, but I don't think I am allowed to post the link on here or anything, took me less then 5 minutes to find on google though, just download it if you want.

    You probably should learn how to program C++ in general before you get this book, but...
    Good luck.
     
  4. kimsett

    kimsett Newcomer

    Joined:
    Oct 11, 2007
    Posts:
    9
    Referrals:
    0
    Sythe Gold:
    0
    C++ Forms, Buttons and Text

    yeah i downloaded that book already, thanks i suppose
     
  5. xzNoobxz

    xzNoobxz Forum Addict

    Joined:
    Nov 1, 2005
    Posts:
    392
    Referrals:
    0
    Sythe Gold:
    1
    C++ Forms, Buttons and Text

    Well, Sythe.org isn't that big on C++.

    If you are reading the book, and have NO idea what is going, try and download something like C++ for dummies. That will give you a better basic idea on things you will learn off of Sams C++ in 21 days.

    Just don't think that you'll become a professional programmer over night. If you want to get good fast, read a LOT of books on C++ and skim through them if you want, just pick up information off of them, and try to program new things as you learn.

    You can also find open source programs, and run them, to see how they work.

    Anyways, good luck on C++. It's pretty fun once you start getting into it, trust me.
     
< code for parsing latest rs news in c# | I wish java was more runescape active... >


 
 
Adblock breaks this site