[BUG] Permanent morph menus

Bert Freudenberg bert at isgnw.CS.Uni-Magdeburg.De
Fri Feb 4 12:40:54 UTC 2000


If you get a morph's red halo menu and make it stay up, then get another
morph's halo and after this try to execute one of the following commands
from the first menu

'copy to paste buffer'
'copy Postscript'
'change costume...'
'lock'
'explore morph'
'make own subclass'
'call #tempCommand'
'define #tempCommand'

they will be applied to the second morph. The problem is these are
performed by the Hand but the original morph is not given as argument so
they're applied to the Hand's argument which is the morph selected last.

  -Bert-





More information about the Squeak-dev mailing list