Nov. 3, 2013
8:37 p.m.
2013/11/3 Sergi Reyner <sergi.reyner@gmail.com>
Something like this:
initializeWidgets self instantiateModels: { (#listModel -> #ListComposableModel). (#pictureModel -> #AlphaImageModel). }
I gave it another try, and after a few attempts I managed to put together a working example of what I meant, in Pharo 3.0. I attach the .mcz file. Cheers, Sergi