Feb. 7, 2015
10:43 p.m.
2015-02-07 19:28 GMT-03:00 nacho <0800nacho@gmail.com>:
@Hernan Sending a message to an object using the inspector allows me to do: self addMoprh: EllipseMorph new.
But what I want is to add a morph to another morph that is already instantiated.
Use the halos. In Windows is Alt+Shift+Left click over your morph. Then select the Menu halo (red) -> debug... -> explore morph Hernán