Excellent! I will integrate it. Now I'm back from a really cool turn into buenos aires. There are really cool places :) On Nov 3, 2013, at 11:10 PM, Benjamin Van Ryseghem <benjamin.vanryseghem.pharo@gmail.com> wrote:
After a bit of research I found the beginning of the thread :)
I integrated your code in Spec (after minor fixes). You can see it here: https://pharo.fogbugz.com/default.asp?12066
Thanks :)
Ben
2013/11/3 Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> I think I missed the beginning of this thread :) So my question is what do you want to do ? :)
I tried your ImageSpecTest, and after a minor fix, it opens :) But expect displaying an ImageMorph, it is not really usable :)
Ben
On 03 Nov 2013, at 21:37, Sergi Reyner <sergi.reyner@gmail.com> wrote:
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 <Raytests-SergiReyner.1.mcz>