Colleagues,

Are there controls that have the visual properties of a shape and line controls, and also have better mouse support, so that they can be made more interactive?

I’m writing an application that has a process diagram. I’d like to add things like ToolTips and to make some elements on the diagram clickable.

I know that I can put a label on a shape and it would provide the mouse support that I need. It would work for square-ish shapes, but it doesn’t work well for circles.

- Nick