Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old April 22nd, 2007, 05:05 PM
FallenJS
Guest
 
Posts: n/a
Default how to in c++???

hi,
I want to know how to make graphics in c++;(lines and cercles in a
known posotions)?

  #2  
Old April 22nd, 2007, 05:25 PM
red floyd
Guest
 
Posts: n/a
Default Re: how to in c++???

FallenJS wrote:
Quote:
hi,
I want to know how to make graphics in c++;(lines and cercles in a
known posotions)?
>
Pick a graphics library with a C or C++ interface. Use it.

  #3  
Old April 22nd, 2007, 07:55 PM
Ron AF Greve
Guest
 
Posts: n/a
Default Re: how to in c++???

Hi,

It depends on what system your are on. Linux/unix X-Windows you can use
motif or I believe Qt on ms-windows lookup the gdi functions WM_PAINT
message etc.

http://msdn2.microsoft.com/en-us/library/ms536795.aspx



But for both systems you first have to learn how to create a basic windows
program so you have some learning to do first.

Regards, Ron AF Greve

http://www.InformationSuperHighway.eu

"FallenJS" <fallenjs@gmail.comwrote in message
news:1177257482.175041.64280@n76g2000hsh.googlegro ups.com...
Quote:
hi,
I want to know how to make graphics in c++;(lines and cercles in a
known posotions)?
>

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles