Am 18.11.2015 18:41, schrieb Rolf-Werner Eilert:
> In a PDF, I tried to set Paint.Color(Color.Blue), but it makes a black
> line.
>
> Paint.Color(Color.RGB(190,190,190)) runs ok, nicely gray. But
> Paint.Color(Color.RGB(0,0,255)) makes a black line, too.
>
> How do I get this color thing colored?
>
> And then actually I would need a dashed line. But I do not understand
> the explanation for Paint.Dash. The line I need has like small spaces
> and longer strokes.
>
> Thanks for any insight :)
>
> Rolf
>
>

Ok, I found the solution for the colors: Printer.Grayscale = False will 
do it.

But how to make the dashed lines? Has anyone an easy example?

Thanks for any help!

Rolf


------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to