[Vm-dev] Re: Accepting all DNDs on Mac

Sean P. DeNigris sean at clipperadams.com
Tue Aug 11 14:18:55 UTC 2015


johnmci wrote
> The carbon and cocoa VM does support drag and drop see
> https://isqueak.org/ioGetNextEvent
> Maybe someone ripped out the image side logic? 

The reason I thought it was a VM issue is that, for Mail.app message drops
(unlike with file drops), the icon flies back to Mail.app, and no event is
generated (i.e. `Sensor nextEvent` never returns a non-nil value). Also,
with files, the Pharo window shows an inside border, apparently indicating
that the drop will be accepted. Is all that determined on the image-side? If
so, can you point me in the direction of that code?



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Accepting-all-DNDs-on-Mac-tp4842062p4842116.html
Sent from the Squeak VM mailing list archive at Nabble.com.


More information about the Vm-dev mailing list