drawing while dragging
drawing while dragging
- Subject: drawing while dragging
- From: Koen van der Drift <email@hidden>
- Date: Tue, 22 Jul 2003 07:10:11 -0400
Hi,
I added the possibility in my app to draw a line between two objects
while the user drags the mouse. Based on the Sketch.app example, I have
most of it working. What I would like to do is to draw the line as is
done in IB when setting actions and outlets. So, not a straight line,
but one with 90 degree angles, in order to make it look less
messy/cluttered.
Any suggestions on how to approach this?
thanks,
- Koen.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.