helene once you got was is not working please report to us the solution :) Stef On Aug 17, 2012, at 4:34 PM, Helene Bilbo wrote:
Ricardo Moran wrote
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"
That's the first thing i tried. I coudn't find #14406 but i retried in other old builds also in 1.3 but i always have the same problem: Non on the methods in this morph get's ever called, because it is the World (PasteUpMorph) that handles everything, before my morph even get's a chance.
Might it have to do something with the OS? I run on MacOSX.
Or can you share an image where this is working?
-- View this message in context: http://forum.world.st/HowTo-make-a-Morph-that-accepts-dropped-files-and-fold... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.