I think the adaptor will called "MorphicImageFastTableAdaptor", and the model "ImageFastTableAdapter". In the package "Spec-MorphicAdapters", the "MorphicFastTableAdapter" uses an object "FTPluggableIconListMorphAdaptor". Could the "MorphicImageFastTableAdaptor" use directly a "FTTableMorph" object, instead of creating "pluggable" adapter? cheers, Matteo On November 5, 2016 10:31:18 PM GMT+01:00, stepharo <stepharo@free.fr> wrote:
Le 5/11/16 à 15:59, Matteo via Pharo-users a écrit :
Re: [Pharo-users] Spec: Setting rows height of a pictures list.eml
Sujet : Re: [Pharo-users] Spec: Setting rows height of a pictures list De : Matteo <matteob8@yahoo.it> Date : 5/11/16 15:53
Pour : Any question about pharo is welcome <pharo-users@lists.pharo.org>
Hi Nicolai, I think it would be great to have a specific ListModel for pictures, like the IconListModel.
Do you know if there's already someone working on a "picture"
ListModel? Not that I know.
Could I try to implement it, and its morphic adapter?
Sure! Now pay attention that it is probably better to use FastTable on the morphic level.
Thanks, Matteo
On 31/10/16 15:20, Nicol