Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Border and background color

470802Jan 7 2010 — edited Jan 11 2010
Hello,

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
This post has been answered by DC on Jan 7 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 8 2010
Added on Jan 7 2010
10 comments
2,998 views