2012/8/16 St�phane Ducasse <stephane.ducasse@inria.fr>

On Aug 16, 2012, at 12:54 PM, Denis Kudriashov wrote:

> 2012/8/16 Helene Bilbo <thereluctantprogrammer@fastmail.fm>
>
> Thank you for the hint. It seems the problem lies in the fact that a
> "dropFilesEvent" is different from a "dropEvent" and therefore is not
> handled by MorphicEventDispatcher>>dispatchDropEvent:with: but by
> MorphicEventDispatcher>>dispatchEvent:with: and they handle differently
> which morph may get to process the event.
> Still i have not yet a solution ;(
>
> http://forum.world.st/file/n4644226/Bildschirmfoto_2012-08-16_um_11.17.35.png
>
>
> I'm always wondering when look at such code.
> How so many "if statements" can exist at smalltalk system?

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.

Best regards,
Denis