Rainer Hantsch wrote:
Hi!

I want to write a little program for visualizing all moves of a CNC machine on
LINUX.
Actually it would be more than sufficient when that what the good old "graph"
unit of TurboPascal/DOS would be available, because all I need is simple
pixel graphics.

With my change to FreePascal and Linux (which is many years ago), I were not
able to do anything with graphics (was not really required), but now I have no
alternate option.
.) Is someting available meanwhile? (and what?)
.) Is something for OOP programming out? Most my programs don't use classes
   so it should not force me to use them. Best would really be some kind
   of "graph" emulation.



You should take a look at the dokumatation in the units.pdf there is lot of "GRAPH" it is in chapter 8. It is just like the old days with TP6.0

--
/ Peter Andersen
/ Skanderborg
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to