DragDrop and the DragDestination

Bob Sneidar bobs at twft.com
Tue Jan 18 18:25:32 EST 2011


Well this is odd... 

I am dragging from one datagrid to another. 

In the script of the destination datagrid, I have a DragDrop handler. In that script I put the dragDestination into a variable, then put the variable into the message box. This is what I get: 

graphic id 80637 of group id 80636 of group id 80631 of card id 80619 of stack "/Users/bobsneidar/Documents/LiveCode Stacks/Logos Help Desk.rev"

Why in the WORLD would I be getting a graphic ID?? I should mention that the datagrid is empty, so hmmm is it because there is no actual field that I am dropping onto? That is really weird then, because that would mean I can never drop data onto an empty datagrid and get the row and column I dropped data on to. 

Bob






More information about the use-livecode mailing list