Question
Attach object to another object
I have two objects: A rectangle and a semi-circle:

I'd like to "attach" the bottom-right corner of the semi-circle to the upper-right corner of the rectangle. When I move or resize the rectangle, I want the semi-circle to follow it properly. Grouping them helps when moving the rectangle, but not when resizing it. Any ideas?
