|
-
Nov 15th, 2002, 04:36 PM
#1
Thread Starter
Hyperactive Member
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.
-
Nov 15th, 2002, 06:05 PM
#2
Monday Morning Lunatic
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
-
Nov 15th, 2002, 07:15 PM
#3
Thread Starter
Hyperactive Member
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.
-
Nov 15th, 2002, 07:16 PM
#4
Monday Morning Lunatic
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
-
Nov 15th, 2002, 07:30 PM
#5
Thread Starter
Hyperactive Member
i thought cpp staned for c plus plus
my bad
-
Nov 15th, 2002, 07:36 PM
#6
Thread Starter
Hyperactive Member
OS = windows XP
complier dev c++
-
Nov 18th, 2002, 04:37 AM
#7
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|