Bogdan Daniel wrote:
> Hello!
> I wonder if anyone can help. I need to make a non-rectangular top-level
> window (JWindow). When I do the clipping, it seems that it takes place
> only what's inside my area is visible), however, the rest of the rectangle
> is gray, not transparent. Does anyone ha
Hello!
I wonder if anyone can help. I need to make a non-rectangular top-level
window (JWindow). When I do the clipping, it seems that it takes place
only what's inside my area is visible), however, the rest of the rectangle
is gray, not transparent. Does anyone have any idea why this happens? An