gtoolkit
gtoolkit copied to clipboard
Install drag and drop with st format
In pharo UI, users can drag and drop files with st extension.
In the interaction with the mouse event, they use this method DefaultExternalDropHandler >> #handle:in:dropEvent:
gtoolkit should enable to users to load code in a similar way.