[FIX] TransfoimingAMorphFix

KURIHARA Tetsuya kuri-t at mamezou.com
Tue Aug 20 06:02:26 UTC 2002


from preamble:

"Change Set:		TransfoimingAMorphFix
Date:			19 August 2002
Author:			KURIHARA Tetsuya
				ABE Kazuhiro
				NISHIHARA Satoshi

Some kind of strange behaviors appears when aTransformationMorph (of
EllipseMorph) is dropped in aMorph or aTransformationMorph (of
RectangleMorph).

1. create aMorph from flaptabs.
2. scale and rotate it.
3. set 'accept drops' to on.
4. create another morph.
5. scale and rotate it, if necessary.
6. drop morph: 4 to morph: 1.
and scaling/pick up and moving/rotating will cause errors or warnings.

This change set will fix below...

1. adding aMorph or aTransformationMorph to aMorph or
   aTransformationMorph.
2. scaling aTransformationMorph within aMorph or aTransformationMorph of
   dropping accepted.
3. rotating aTransformationMorph within aMorph or aTransformationMorph
   of dropping accepted.
4. positioning a halo of aTransformationMorph within aMorph or
   aTransformationMorph of dropping accepted.
and
5. save and load aMorph dropping accepted.
6. dismiss aMorph with its submorphs.

####
caution: this change set will adapt the aTransformationMorph to
PolygonMorphs.
####

Enjoy playing with Morphs!!
"!

---
KURIHARA Tetsuya <kuri-t at mamezou.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TransfoimingAMorphFix.zip
Type: application/x-zip-compressed
Size: 4443 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020820/08e1fd1a/TransfoimingAMorphFix.bin


More information about the Squeak-dev mailing list