Mariano Martinez Peck wrote: > This is strange because it is interpreted as if it were a DropFilesEvent! > > But this is just a alt + tab. I don't see the relation between and alt + > tab and a DropFilesEvent
could be some oddness in the Windows event generation/handling. A fix would be to check for a nil file entry in the drop event in ExternalDropHandler class>>lookupExternalDropHandler: Michael _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
