On 5/18/07, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
Basically, make sure all your code draws on a TFPCustomCanvas.
It contains all methods that TCanvas has. If it does, then you
can draw to screen/printer/bitmap by supplying the correct canvas.

Thanks a lot, TFPImageCanvas looks almost perfect, but .... the
graphics32 code expects a TCanvas. The best I could do is change that
to TCustomCanvas, because graphics32 also runs on Delphi, where
TFPCustomCanvas doesn't exist ...

This looks like a big problem for this solution.

thanks,
--
Felipe Monteiro de Carvalho

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to