Hi all

now I understand when I look for senders of objectViewed
I get the method signature selected and it would be great if in such a case
the real occurence would be selected instead


objectViewed
"Answer the morph associated with the player that the structure the receiver currently finds itself within represents."

^ (self outermostMorphThat: [:o | o isKindOf: Viewer orOf: ScriptEditorMorph]) objectViewed

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to