Droppable Behaviors in Etoys
Steve Thomas <sthomas1-gQhbkF4bah9Wk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.squeakland |
|---|---|
| Message-ID | <CAGa9PAb50=Xyy3gbqPX56gc_NY-xK6o8agCPdFUXhh7Ctbg=8Q@mail.gmail.com> |
I am looking to create droppable behaviors similar to those in Lively Kernal. I can do it with connectors like this: > script1 > self getDestinationPlayer setColor: self getSourcePlayer getColor But would like to simply drop a morph onto another morph to accomplish the task. How can I get a list of morphs my "droppable behavior" is overlapping? Extra points for a sample project :) Thanks, Stephen _______________________________________________ squeakland mailing list [email protected] http://lists.squeakland.org/mailman/listinfo/squeakland