PDA

View Full Version : Delphi Graphics


seeker
03-17-2005, 08:51 PM
I'm starting to learn graphics programming in delphi. I need to know how i would draw a line, extend it until it reaches one of the borders of the client and then let "reflect it" from the point that it made contact with the client, and repeat this action of line-drawing indefinitely. Can anyone help me on this?

JPM
03-19-2005, 11:46 AM
I your just starting to learn, the best thing would probarly be to find a tutorial on google.

Scootertaj
03-19-2005, 05:26 PM
Maybe this will help?
Delphi Graphics Tutorials (http://www.digitalcoding.com/programming/delphi/tutorial/)