updating a list morph

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

updating a list morph

Tudor Girba-3
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
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project