[lively-kernel] Prototyping DND

Tim Felgentreff timfelgentreff at gmail.com
Tue Feb 18 23:27:23 CET 2014


If you override dropOn, you need to use $super(evt) to call into the
original method.

A script is just an instance specific override. From: Sean P. DeNigris
Sent: 18/02/2014 22:34
To: lively-kernel at hpi.uni-potsdam.de
Subject: Re: [lively-kernel] Prototyping DND
Sean P. DeNigris wrote
> Can drag and drop behavior be implemented via scripts

I see that making a dropOn script seems to hook into the drop handling. Can
I call the dropOn method from the dropOn script? My naive attempt caused a
stack overflow...



-----
Cheers,
Sean
--
View this message in context:
http://forum.world.st/Prototyping-DND-tp4744713p4744714.html
Sent from the Lively Kernel mailing list archive at Nabble.com.
_______________________________________________
lively-kernel mailing list
lively-kernel at hpi.uni-potsdam.de
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel


More information about the lively-kernel mailing list