April 25, 2013
6:05 p.m.
Zeeshan Ansari wrote:
Hi All, I want to connect two morphs with a line for a UML editor application I'm working on. I want to show the line being created as the user moves the mouse from the source morph to the target morph. Once the mouse is over the target morph and the mouse released, the line should be created.
Can someone explain how I would go about doing this. Which events would I need to capture, etc.
Thanks.
Its not exactly what you asked, but just to round out your options, you might check out the Roassal "Rubber Band" example in Moose 4.7. cheers -ben