Posted by
Pharo Smalltalk Users mailing list on
Oct 31, 2016; 1:58pm
URL: https://forum.world.st/Spec-Setting-rows-height-of-a-pictures-list-tp4920861p4920884.html
Thanks Nicolai,
unfortunately, even using images of the same height I obtain a list
with thin rows. Maybe I'm typing something wrong.
I'll try to figure out how to handle this.
Please let me know, if you have any further suggestion.
Thanks,
Matteo
On 31/10/16 12:26, Nicolai Hess wrote:
>
>
> 2016-10-31 10:19 GMT+01:00 Matteo via Pharo-users
> <
[hidden email] <mailto:
[hidden email]>>:
>
>
>
> ---------- Weitergeleitete Nachricht ----------
> From: Matteo <
[hidden email] <mailto:
[hidden email]>>
> To: "Pharo is welcome (ML)" <
[hidden email]
> <mailto:
[hidden email]>>
> Cc:
> Date: Mon, 31 Oct 2016 10:18:03 +0100
> Subject: Spec: Setting rows height of a pictures list
> Hi,
> I've created a list of pictures, i.e. a widget based on
> ListModel where
> each item is a ImageModel.
>
> When the widget is displayed I get list window with very
> thin rows.
>
> Is there a way to control the ListModel rows height?
>
>
> Not if the images have different heights (you can, but it looks
> terrible, because the underlaying list morph does not work for list
> items with different heights).
>
>
>
>
> Thanks,
> Matteo
>
>
>