[GOODIE] ProjectView accepts dropped morphs

Bolot Kerimbaev bolot at cc.gatech.edu
Wed Jun 28 20:00:04 UTC 2000


My scenario:
I'm doing development and testing in one project, but want another to
be the UI playground (without browser, close to what end-user would
see). When I'm done with testing a morph, I want to move it to the
playground project. This change set makes it easier (vs. paste buffer).


Change Set:     ProjViewDnD
Date:           28 June 2000
Author:         Bolot Kerimbaev

Support for drag-n-dropping morphs into a morphic project link. To
enable, inspect a project view morph and do-it:
self enableDrop: true
Now, dropping a morph will remove it from the current world and put it
into the link target.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProjViewDnD.28Jun1450.cs.gz
Type: application/octet-stream
Size: 507 bytes
Desc: ProjViewDnD
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20000628/28e56105/ProjViewDnD.28Jun1450.cs.obj


More information about the Squeak-dev mailing list