[Gambas-user] Paint.Color and Dash questions

Rolf-Werner Eilert eilert-sprachen at ...221...
Wed Nov 18 18:41:32 CET 2015


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





More information about the User mailing list