[FIX][BUG] dropping an object on a ProjectViewMorph ( [cd] The erratic font is hardcoded in eToyRejectDropMorph:event: )

raymondasselin at sympatico.ca raymondasselin at sympatico.ca
Fri May 7 03:05:29 UTC 2004


A solution is to change (TextStyle named: #ComicBold) in
eToyRejectDropMorph:event:  by (TextStyle named: #ComicSansMS).

Another solution is to define a 'defaultName'   an use a font which is
sure to be present in the Image.
I tried the first one and it resolve the problem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Morph-eToyRejectDropMorphevent.st
Type: application/octet-stream
Size: 752 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040506/9e21255d/Morph-eToyRejectDropMorphevent.obj


More information about the Squeak-dev mailing list