Hi, Joao:
> Hi can some one please help me i woul like to place squares and circles on
a
> form wich resemble tables in a plan layout of a restaurant this is form a
> restaurant P.O.S system . If you would like to know what i mean please go
to
> pixelpoint.com and download a demo of their restaurant system which doe
what
> i wnat to do. I am willing to pay for a solution like this as it will
teach
> mea alot of how to create this in delphi
This Lab Report shows how to use the TSimplePantograph class described there
to map (x, y) in feet to pixel (i, j) and draw a basketball court:
http://homepages.borland.com/efg2lab/Graphics/Basketball.htm
Once you get the TSimplePantograph configured, you can draw using
"world" coordinates instead of pixel coordinates.
--
efg Earl F. Glynn, Overland Park, KS USA
efg's Computer Lab: http://www.efg2.com/Lab
Mirror: http://homepages.borland.com/efg2lab/Default.htm