<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 06.04.2010, at 15:48, DeNigris Sean wrote:</div><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="font-family: 'Lucida Grande'; ">Does anyone know how to simulate drag and drop?&nbsp; I managed to pick up a morph via HandMorph attachMorph:, but I can't get the cursor to move (tried position: and a few others).</span><div><font class="Apple-style-span" face="'Lucida Grande'"><br></font></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; ">Thanks.</span><div><font class="Apple-style-span" face="'Lucida Grande'"><br></font><div>
<span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Sean DeNigris<br></span></div></div></div></div></div></div></blockquote></div><div><br></div><div>How detailed do you need the simulation to be?&nbsp;In the end, dropping results in&nbsp;</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>targetMorph&nbsp;<span class="Apple-tab-span" style="white-space:pre">addMorph:</span>&nbsp;droppedMorph</div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Lucida Grande; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div><br class="Apple-interchange-newline"></span>
</div>
<br></body></html>