On Drag Over event on list box

Pat Bensky (4/18/14 10:08PM)


Pat Bensky (4/18/14 10:08 PM)

<CANEBDtMt=gVgOXG-kKUwJn0X7ExWFbO5r0KgnJ46VNhA38LGeQ@mail.gmail.com>

I've selected the On Drag Over event for a listbox. On the object I
have:

$evt:=Form event
Case of
: ($evt=On Drag Over)
DRAG AND DROP PROPERTIES($vpSrcObj;$vlSrcElem;$vlPID)
If ($vpSrcObj=$1)
$0:=0
Else
$0:=-1
End if
End Case

What happens is that as soon as I try to drag a row within the
listbox, 4D
freezes and I have to force quit.

?=80&atilde;It's a selection-based listbox.

Do I need to do something else to make this work?

Reply to this message

Summary created 4/18/14 at 6:15PM by Intellex Corporation

Comments welcome at: feedback@intellexcorp.com