[BUG][FIX-MAYBE] Message not understood: isOrientedFill

Bob Arning arning at charm.net
Thu Aug 19 16:58:03 UTC 1999


I was playing around with the green viewer thing in 2.5 and when I tried to cycle to the color & border section, I got the walkback below. One possible fix that seems to work is to implement #isOrientedFill for Symbol to return false.

Cheers,
Bob

Message not understood: isOrientedFill
19 August 1999 12:43:47 pm
Symbol(Object)>>doesNotUnderstand:
UpdatingRectangleMorph(Morph)>>privateMoveBy:
UpdatingRectangleMorph(Morph)>>privateFullMoveBy:
UpdatingRectangleMorph(Morph)>>position:
ViewerRow(AlignmentMorph)>>placeAndSize:at:padding:
[] in ViewerRow(AlignmentMorph)>>fixLayout
Array(SequenceableCollection)>>do:
ViewerRow(AlignmentMorph)>>fixLayout
[] in ViewerRow(AlignmentMorph)>>fullBounds
UndefinedObject>>ifNil:
ViewerRow(AlignmentMorph)>>fullBounds
ViewerRow(Morph)>>changed
ViewerEntry(Morph)>>addMorphBack:
CategoryViewer>>viewerEntryFor:
[] in CategoryViewer>>categoryChoice:
Array(SequenceableCollection)>>collect:
CategoryViewer>>categoryChoice:
CategoryViewer>>previousCategory
CategoryViewer>>downArrowHit
EventHandler>>send:to:withEvent:fromMorph:
EventHandler>>mouseStillDown:fromMorph:
[] in ImageMorph(Morph)>>mouseMove:
EventHandler(Object)>>ifNotNil:
ImageMorph(Morph)>>mouseMove:
[] in HandMorph>>handleMouseDown:
ImageMorph(Object)>>ifNotNil:
HandMorph>>handleMouseDown:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in PasteUpMorph>>doOneCycleNow
Array(SequenceableCollection)>>do:
PasteUpMorph>>handsDo:
PasteUpMorph>>doOneCycleNow
PasteUpMorph>>doOneCycle
[] in Project>>spawnNewProcess
[] in BlockContext>>newProcess





More information about the Squeak-dev mailing list