On 10/17/10 1:34 PM, FlexibleLearning wrote:
Hi Klaus,

Duh! Getting tired, or old, or both!

But even correcting the read-only as you point out, setting the
dragData["files"] fails to update the array.

Will continue to ponder, but it appears not to be settable.

I think you can only set the dragdata if the drag initiates in LiveCode. If the drag starts from a different app, like the Finder, then it isn't settable. I haven't tested that exactly but that's my interpretation of the entry in the docs.

Since your dragEnter handler successfully populates a file list, can't you just use that instead of trying to reset the drag array? Seems to me by the time you get to "dragEnter" you are already in the object and ready to act on it.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to