Thread: C++ Window controls

  1. #1
    Registered User Cosmic Diva's Avatar
    Join Date
    Mar 2002
    Posts
    37

    C++ Window controls

    How do you make controls for windows? Like push buttons, radio buttons, combo boxes, etc.. Every windows tutorial I find doesn't say how to do them.
    "A computer is this amazingly fast.....but stupid machine." - C++ for dummies

  2. #2
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793

    Re: C++ Window controls

    Originally posted by Cosmic Diva
    How do you make controls for windows? Like push buttons, radio buttons, combo boxes, etc.. Every windows tutorial I find doesn't say how to do them.
    Ken's Site

    Click under "buttons"

    We have been in this position before havent we

  3. #3
    Registered User Cosmic Diva's Avatar
    Join Date
    Mar 2002
    Posts
    37
    OMG! I am so dumb! They were right there.... I swear those wern't there before.
    "A computer is this amazingly fast.....but stupid machine." - C++ for dummies

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WM_CAPTION causing CreateWindowEx() to fail.
    By Necrofear in forum Windows Programming
    Replies: 8
    Last Post: 04-06-2007, 08:23 AM
  2. 6 measly errors
    By beene in forum Game Programming
    Replies: 11
    Last Post: 11-14-2006, 11:06 AM
  3. Linking OpenGL in Dev-C++
    By linkofazeroth in forum Game Programming
    Replies: 4
    Last Post: 09-13-2005, 10:17 AM
  4. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  5. problem with open gl engine.
    By gell10 in forum Game Programming
    Replies: 1
    Last Post: 08-21-2003, 04:10 AM