#size [BUG]

Bob Arning arning at charm.net
Fri May 7 11:46:29 UTC 1999


While trying to use the morphic painting tools (mostly unsuccessfully) to make changes to a form, I got the following that looks like it might be related to recent changes to #size.

Cheers,
Bob

ImageMorphs are not indexable
6 May 1999 12:48:26 pm
ImageMorph(Object)>>error:
ImageMorph(Object)>>errorNotIndexable
ImageMorph(Object)>>size
Presenter>>playfield
WorldMorph(Morph)>>playfield
[] in SketchMorph>>editDrawingIn:forBackground:
SketchEditorMorph>>deliverPainting:
SketchEditorMorph>>save
[] in PaintBoxMorph>>keep:with:
SketchEditorMorph(Object)>>ifNotNil:ifNil:
PaintBoxMorph>>keep:with:
[] in ThreePhaseButtonMorph>>doButtonAction
CursorWithMask(Cursor)>>showWhile:
ThreePhaseButtonMorph>>doButtonAction
ThreePhaseButtonMorph>>mouseUp:
HandMorph>>handleMouseUp:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldMorph>>doOneCycleNow
Array(SequenceableCollection)>>do:
WorldMorph>>doOneCycleNow
WorldMorph>>doOneCycle
[] in Project>>spawnNewProcess
[] in BlockContext>>newProcess





More information about the Squeak-dev mailing list