[ENH] External drop event handling

Michael Rueger m.rueger at acm.org
Mon Feb 5 15:48:17 UTC 2001


Hi all,

from the change set:
Change Set:		dropHandler
Date:			5 February 2001
Author:			Michael Rueger

Extends the handling of external drop event to also look for file
extensions.
Let's you register handlers for types or extension without the need to
modify PasteUpMorph.
Example: drop a project file into Squeak. Look in class
PasteUpMorph>>registerExternalDropHandler: handler type: typeOrNil
extension: extensionOrNil for the example of how project files are
registered.


Have fun

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dropHandler-mir.zip
Type: application/x-zip-compressed
Size: 1451 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010205/38a4ec3b/dropHandler-mir.bin


More information about the Squeak-dev mailing list