tab panel coloring problem

i have a tab panel, with a few tabs at the top.

the form is a specific color (as per client request), and the
tab panel is set to the same color, so it looks good.

however, the tab panel has a strange, light-gray frame around
it, and this frame looks bad; i can’t seem to control the color
of this frame around the tab panel.

if i were to hide the tab panel buttons, then the strange frame
disappears, but this is not acceptable since then the tabs can’t
be seen or used.

i tried adjusting the margins of the tab panel (by adjusting the
“border” property) and specifing negative numbers. this helps
to an extent, but i still have the light-gray frame showing at the
top of the tab panel, behind the tabs.

is there a way to change the color of this frame around a tab
panel? or eliminate it completely?

what platform are you on?

IT2BE:
what platform are you on?

mac os-x 10.3
servoy build 267

So what you mean is the border around the complete tabpanel?

If so, that is one of the goodies that (the) apple (implementation of Java) gave us.

You can’t do anything about it… Setting invisible, color etc. won’t do!

IT2BE:
So what you mean is the border around the complete tabpanel?

If so, that is one of the goodies that (the) apple (implementation of Java) gave us.

As far as I can remember, it’s a Panther thing…