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

frank.shearar at rnid.org.uk frank.shearar at rnid.org.uk
Tue Mar 9 15:37:33 CET 2004


Could this be as simple to fix as changing
	menu toggleStayUp: nil.
to
	menu toggleStayUp: evt.
in FatBitsPaint>>toolMenu: ?

I know almost nothing about Morphic, so this is a shot-in-the-dark
comment.

Assuming this is the right thing to do, I've attached a changeset
implementing the above change, and fixing the selection menu too.

frank
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fixToolMenu-fbs.cs.gz
Type: application/octet-stream
Size: 501 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-harvest/attachments/20040309/1f71ddf9/fixToolMenu-fbs.cs.obj


More information about the Squeak-harvest mailing list