May 30, 2014
1:13 p.m.
2014-05-30 14:24 GMT+02:00 Esteban Lorenzano <estebanlm@gmail.com>:
http://stackoverflow.com/questions/23944704/change-list-background-color-in-...
How about this: ListModel new items: (1 to: 10); backgroundColorBlock: [ :item :index |Color red ]; openWithSpec. (I am not registered at stackoverlfow, please forward).