Results 1 to 7 of 7

Thread: gui in cpp

  1. #1

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409

    gui in cpp

    im just starting to learn graphics in c++ does any one know of ne good sites that teach graphics
    Last edited by dogfish227; Nov 15th, 2002 at 07:31 PM.

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    The preprocessor doesn't support graphics, I'm afraid.

    What compiler, OS, etc.? And are you totally up to scratch on C++ itself?
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409

    umm

    i have no idea what you just said im still a beginer in c++ all im looking for is like a way to draw a picture to the screen in c++ but i dont just want the code i want to know how it works so im looking for tutorails
    Last edited by dogfish227; Nov 15th, 2002 at 07:31 PM.

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    CPP = C Pre-Processor.

    What sort of stage are you at? And what operating system and compiler are you using?
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  5. #5

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409
    i thought cpp staned for c plus plus
    my bad

  6. #6

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409
    OS = windows XP
    complier dev c++

  7. #7
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Do you know the language itself well? In windows you only can draw graphics via the API (or DirectX, but this is even harder), and the API is not for C++ beginners.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width