user interface - How to bind a LabelMorph/TextMorph to a variable so that the Morph reflects changes of the variable? -
- I have an object with a string with string.
- Do I have a window labelMorph / TextMorph (or any other morph showing the text?).
How can I tie labelmorph / texturf so that the label is updated when the string is converted to variable change
- Classic SmallTech-80 dependent / Change / Update mechanism?
- Farrow announcement framework?
- Something different ??
How would I do this? What type of use do I use?
Depends on what you want to achieve. You might want to find a way to do this with glamor in an existing mousse image. In a workspace, do this:
GLMBasicExamples New Magratt Open: The Ultimate GLMGratPassRun Example Samantata
This shows how to work with saving announcements. To understand the way to work with Glamor, the earlier examples are a better way (and the way the example brasser is created, the example of Magrits updates the list when it is nested): < Pre>
Open GLMBasicExamples
There are several other examples that update on the change.
Comments
Post a Comment