Re: [Pharo-dev] Rendering morph list items in NewList
Should I use another morph? Uko
On 05 May 2015, at 21:03, Alain Plantec via Pharo-dev <pharo-dev@lists.pharo.org> wrote:
From: Alain Plantec <alain.plantec@yahoo.com> Subject: Re : [Pharo-dev] Rendering morph list items in NewList Date: 5 May 2015 21:03:45 CEST To: Pharo Development List <pharo-dev@lists.pharo.org>
Hello I ve the impression that it is due to the redrawing of invalid rectangles. Maybe because of a lack of efficienty of the morph list Alain De:"Yuriy Tymchuk" <yuriy.tymchuk@me.com> Date:mar j mai PM Ã 14:13 Objet:[Pharo-dev] Rendering morph list items in NewList
Hi,
when I use strings for list items of NewList - everything is fine, but if I use morphs - I get a strange artifacts if another window showers over them. Here is an example video: https://dl.dropboxusercontent.com/u/83145561/morphItems.mov <https://dl.dropboxusercontent.com/u/83145561/morphItems.mov>
Maybe some morph gurus have an idea whatâs wrong? For now Iâve discovered that all items render themselves with #listRenderOn:atRow:bounds:color:backgroundColor:from:
Cheers! Uko
participants (1)
-
Yuriy Tymchuk