[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to do graphics.
Thank you for your help. I can now make windows, draw graphics, but I cannot
assign colors.
For a line I do:
bitmap line: 0@0 To: 100@100 Color: color.
To "color" i can assign different values as:
Exmpl:
in windoid do:
color: color red: 100
But when I draw another line, it still has the same color.
I only can change the color, when I change the index, but it still will not be
red.
Thank you for any help. Sandor