No mouseUp
Dar Scott
dsc at swcp.com
Tue Dec 14 20:57:02 EST 2004
On Dec 14, 2004, at 6:24 PM, Roger Guay wrote:
>> The only other suggestion I have is to have multiple dragDrop
>> routines:
>> one in the original button so if the user effectively cancels the drag
>> by letting the mouse go on that button, you can handle it as if it was
>> mouseUp. Then in the stack or card or destination object, have another
>> dragDrop that actually deals with the dropped data.
>>
>> Sarah
>
> Dang! That does not work either!!! This is such a common interface
> that I would think that something could be done??? All I want to do
> is drag a content title to different folders and yet be able to click
> on that title to view it's content. There has got to be a way to do
> this.
Something similar works for me.
To make it work I had to set acceptDrop to true right after setting the
dragData.
Dar Scott
****************************************
DSC
http://www.swcp.com/dsc/
Programming Services and Software
****************************************
More information about the use-livecode
mailing list