I asked the same question on Stackoverflow (http://stackoverflow.com/questions/15534305/how-to-bind-a-labelmorph-textmorph-to-a-variable-so-that-the-morph-reflects-chan) but as i do not know how much the audiences overlap i hope you do not mind if i repeat it here:
How to bind a LabelMorph/TextMorph to a variable so that the Morph reflects changes of the variable? - I have an object with a variable containing a String. - I have a window containing a LabelMorph/TextMorph (or some other Morph that displays Text?). How do i bind the LabelMorph/TextMorph to the variable, so that the label updates when the String in the variable changes? - classic Smalltalk-80 dependent/change/update mechanism? - Pharo Announcement framework? - something different?? How would i do this? Which Morph should i use? Martin. -- View this message in context: http://forum.world.st/How-can-my-Morph-reflect-changes-in-the-object-it-displays-tp4677629.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.