Hi,

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?

Cheers,
Doru

--
www.tudorgirba.com

"Every thing should have the right to be different."




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

Reply via email to