[FIX] SelDropFix-nk

Ned Konz ned at bike-nomad.com
Wed Jun 26 17:10:53 UTC 2002


from preamble:

"Change Set:		SelDropFix-nk
Date:			26 June 2002
Author:			Ned Konz

This fixes some problems with SelectionMorphs and the TrashCan:

1. drops of SelectionMorphs always did addMorphFront: on their
selection. This CS fixes drops to do individual drops on the selected
items.

2. halo deletion of SelectionMorphs did not properly trash the selected
items. This fix is from Masato Sumi.

3. SelectionMorph had a hard-coded reference to its class, which makes
it hard to subclass.

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SelDropFix-nk.cs.gz
Type: application/octet-stream
Size: 1305 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020626/088cfd4b/SelDropFix-nk.cs.obj


More information about the Squeak-dev mailing list