[ENH] SimpleButtonTargetFix-nk

Ned Konz ned at bike-nomad.com
Sat Apr 7 18:56:25 UTC 2001


Dan Shafer's message to the list about the uselessness of
SimpleButtonMorphs
(at least from direct manipulation) prompted me to make this.

from preamble:

"Change Set:		SimpleButtonTargetFix-nk
Date:			7 April 2001
Author:			Ned Konz

This fixes the 'set target' menu choice on SimpleButtonMorphs
so that you can actually choose a target.

It also introduces a handy modal Morph-selector Morph that is passed a
Hand and a block:

MorphSelectorMorph selectMorphWith: World currentHand thenDo: [ :a | a
inspect ] 

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SimpleButtonTargetFix-nk.cs.gz
Type: application/octet-stream
Size: 1581 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010407/a9886791/SimpleButtonTargetFix-nk.cs.obj


More information about the Squeak-dev mailing list