by Rudolf Wiesendanger <ruediw@[EMAIL PROTECTED]
>
Apr 25, 2005 at 12:20 PM
"happy" <ehab_aziz2001@[EMAIL PROTECTED]
> wrote in
news:1114376141.331754.74540@[EMAIL PROTECTED]
> I am writing commands like setpixel.
> How can I download GKS Graphical Kernal system for Borland pascal 6?
> How I add this library to Pascal library ?
>
>
Start TP and insert:
Uses
Graph;
Press F1 (Help) and search for 'Graph'.
There are some demo apps.
Or go to:
http://www.bsdg.org/SWAG/GRAPHICS/index.html
HTH
Rudolf