I see! something like?

self addMorphCentered: (EllipseMorph allInstances detect: [ : i | i name =
'an EllipseMorph(485752832)' ])


2015-02-07 19:39 GMT-03:00 Sean P. DeNigris <s...@clipperadams.com>:

> hernanmd wrote
> > Use the halos... select the Menu halo (red) -> debug... -> explore morph
>
> Yes, you can bring up an inspector/explorer on each morph, but the hiccup
> is
> how do you connect them i.e. send one as an argument to the other?
>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context:
> http://forum.world.st/How-to-send-messages-to-an-object-tp4804394p4804413.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>
>

Reply via email to