Ahh! Thanks. I tried this before, but I had a typo in the symbol :)
Cheers,
Doru
On 6 Aug 2009, at 01:13, Andreas Raab wrote:
> Tudor Girba wrote:
>> I have a Morphic newbie question.
>> I have a list morph:
>> PluggableListMorph
>> on: listModel
>> list: #displayedItems
>> selected: #selection
>> changeSelected: #selection:
>> I now would like it to update when the items change. Could anyone
>> tell me how I accomplish that?
>
> listModel changed: #displayedItems.
>
> Cheers,
> - Andreas
>
--
www.tudorgirba.com
"Problem solving should be concentrated on describing
the problem in a way that is relevant for the solution."