<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>.hmmessage P {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-SIZE: 10pt; FONT-FAMILY: Tahoma
}
</style>
<meta content="MSHTML 6.00.6000.17093" name="GENERATOR">
<style id="owaTempEditStyle"></style><style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body class="hmmessage" ocsi="x">
<div style="FONT-SIZE: 13px; COLOR: #000000; DIRECTION: ltr; FONT-FAMILY: Tahoma">
<div>make sure you handle onRelease and onReleaseOutside: that will nail the not dropping problem.</div>
<div><font face="tahoma"></font> </div>
<div><font face="tahoma">For multiple objects, I guess loop over an array and startDrag on each item: you want to simultaneously drag several things?</font></div>
<div dir="ltr"><font face="Tahoma" color="#000000" size="2"></font> </div>
<div id="divRpF876706" style="DIRECTION: ltr">
<hr tabindex="-1">
<font face="Tahoma" color="#000000" size="2"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk [xerte-bounces@lists.nottingham.ac.uk] On Behalf Of Dave Burnett [d_b_burnett@hotmail.com]<br>
<b>Sent:</b> 04 January 2011 18:27<br>
<b>To:</b> Xerte list<br>
<b>Subject:</b> [Xerte] Dragging multiple objects<br>
</font><br>
</div>
<div></div>
<div>Any best practices?<br>
<br>
I have noticed before that if the user drags an object quickly then drops it, the "mouse up" sometimes gets missed and the object(s) will then continue to follow the cursor around.<br>
<br>
Any way to avoid all the defensive programming?<br>
:-/ <br>
<br>
<br>
</div>
</div>
</body>
</html>