[BUG]UndefinedObject(Object)>>doesNotUnderstand: #hand

ducasse at iam.unibe.ch ducasse at iam.unibe.ch
Sun Nov 9 18:42:50 UTC 2003


 (Form fromUser) morphEdit

then in the red halo, tools

Stef


9 November 2003 7:41:57 pm

VM: Mac OS - Squeak3.6gamma of '11 September 2003' [latest update:
#5420] Squeak VM 3.6.0b5
Image: Squeak3.6 [latest update: #5424]

UndefinedObject(Object)>>doesNotUnderstand: #hand
	Receiver: nil
	Arguments and temporary variables: 
		aMessage: 	a Message with selector: #hand and arguments: #()
	Receiver's instance variables: 
nil

MenuMorph>>toggleStayUp:
	Receiver: a MenuMorph(4040)
	Arguments and temporary variables: 
		evt: 	nil
		item: 	a MenuItemMorph(1906)'selections'
	Receiver's instance variables: 
		bounds: 	0 at 0 corner: 40 at 10
		owner: 	nil
		submorphs: 	#(an AlignmentMorph(2889) a MenuItemMorph(3384)'paint
brush' a MenuI...etc...
		fullBounds: 	nil
		color: 	(Color r: 0.97 g: 0.97 b: 0.97)
		extension: 	a MorphExtension (4017) [other:  (layoutPolicy -> a
TableLayout) (co...etc...
		borderWidth: 	2
		borderColor: 	#raised
		defaultTarget: 	nil
		selectedItem: 	nil
		stayUp: 	false
		popUpOwner: 	nil
		activeSubMenu: 	nil

FatBitsPaint>>toolMenu:
	Receiver: a FatBitsPaint(1922)
	Arguments and temporary variables: 
		evt: 	[160 at 707 mouseUp 80283]
		menu: 	a MenuMorph(4040)
		each: 	#('selections' a Dictionary(#mouseDown:->#mouseDownSelection:
#mouseMove:...etc...
	Receiver's instance variables: 
		bounds: 	106 at 509 corner: 202 at 593
		owner: 	a PasteUpMorph(1622) [world]
		submorphs: 	#()
		fullBounds: 	106 at 509 corner: 202 at 593
		color: 	Color veryVeryLightGray
		extension: 	a MorphExtension (281) [other:  (rotationCenter ->
0.5 at 0.5) (baseGra...etc...
		originalForm: 	Form(96x84x32)
		rotationStyle: 	#normal
		scalePoint: 	1.0 at 1.0
		framesToDwell: 	1
		rotatedForm: 	Form(96x84x32)
		formToEdit: 	Form(16x14x32)
		magnification: 	6
		brush: 	a Pen
		brushSize: 	6
		brushColor: 	Color red
		lastMouse: 	152 at 116
		currentTools: 	a Dictionary(#mouseDown:->#mouseDownDefault:
#mouseMove:->#mouseM...etc...
		currentSelectionMorph: 	nil
		selectionAnchor: 	nil
		backgroundColor: 	Color white

[] in MenuItemMorph>>invokeWithEvent:
	Arguments and temporary variables: 
		evt: 	[160 at 707 mouseUp 80283]
		selArgCount: 	1
		w: 	a PasteUpMorph(1622) [world]


--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand: #hand
MenuMorph>>toggleStayUp:
FatBitsPaint>>toolMenu:
[] in MenuItemMorph>>invokeWithEvent:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
MenuItemMorph>>invokeWithEvent:
MenuItemMorph>>mouseUp:
MenuItemMorph>>handleMouseUp:
MouseButtonEvent>>sentTo:
MenuItemMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
MenuItemMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
MenuMorph(Morph)>>processEvent:using:
MenuMorph(Morph)>>processEvent:
MenuMorph>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockContext>>newProcess



More information about the Squeak-dev mailing list