Hi Arpan,
What would you _like_ to have happen?
On 26/11/2006, at 5:52 PM, arpan srivastava wrote:
Hi,
I am drawing a stack which contans rectangles of different
depending on some value. rectangles are drawn but they are
overlapping each other by 1 or 2 pixels at the end.
I have to highlight the rectangles also, for that I am creating a
rectangle on mouseOver event and adding the rectangle on the same
rectangle that I am highlighting, but this way the lower border of
the highlighter gets covered by the rectangle below that.