Hi,

This code work on Linux not on Windows xp.
// Preview is a TImage.

[code]
  Preview.Canvas.Pen.Color:=clblue;
  Preview.Canvas.Line(...);
[/code]

The color is always White on Windows (with last svn).

Thanks,

-- 
Laurent.

"If debugging is the art of removing bugs, then programming must be the art
of creating!"

My Components: http://wiki.lazarus.freepascal.org/Wile64
French Forum : http://lazforum-fr.tuxfamily.org/index.php
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to