Hi all,
I want to draw two rectangles which overlaps. I tried to made this via a
user defined Shape, where I have overwritten the methods outlineShape
and fillShape. Now the rectangles are painted, but if they are filled,
the outline from the underlying rectangle can be seen. How can I
suppress this?