Border and background color
470802Jan 7 2010 — edited Jan 11 2010Hello,
is there any way to remove the border and the background color of an frame?
I know the srw.set_background_fill_color(color) funtion that changes the background color, but how can I remove it? Is there a value for a "non-color" color?
Also, I know the srw.set_background_border_color(color) function that changes the border color, but it doesn't work. In the help there is the following note: "This procedure does not apply to Windows platforms because they do not support a border pattern. As a result, the border foreground color is the only one visible on Windows."
I saw the srw.set_border_width(width) function which in the help indicates "Zero indicates no border" but it seems it doesn't work with 0.
How can I change the border color or remove it?
Thank you very much,
Jordi