Hi, maybe my version of Pharo 1.4 is too old (Pharo1.4a�Latest update: #14406) or maybe this only works in Windows�but I made a morph that handles dropped files by just overriding these two methods:

wantsDropFiles: anEvent
^ true

dropFiles: evt
"Do what you want here"

Cheers,
Richo

On Thu, Aug 16, 2012 at 2:25 PM, St�phane Ducasse <stephane.ducasse@inria.fr> wrote:
> we already removed a bunch of them (not there but in the handMorph loop)
> but I should continue to work on it to get it ready to integrate.
>
>
> Thank's for all your hard work.
> But actualy I wait Shapes framework from Fernando Olivero.

Ok I can understand now I would suggest to help fernando to deliver it and us to integrate it.

Stef
> Best regards,
> Denis
>
>
>