Canvas - Background Color
544725Dec 19 2006 — edited Dec 19 2006Hi,
I want to set a color for the canvas background color, but the color doesn't exist in the "Fill Color Palette".
I have always to do this when creating the canvas, and this works well:
Set_Canvas_Property('Cnv_Test',Background_Color,'r236g233b216');
*Note: r236g233b216 doens't exist in "Fill Color Palette".
But i don't want to use the code, is there a way to add another color in "Fill Color Palette"? Or something like that??
Tnx!!