Re: [E-devel] [Patch] make elm_genlist contatin multiline entries

2011-06-20 Thread The Rasterman
[mailto:ras...@rasterman.com] > Sent: Thursday, June 02, 2011 6:22 PM > To: Sohyun Kim > Cc: enlightenment-devel@lists.sourceforge.net > Subject: Re: [E-devel] [Patch] make elm_genlist contatin multiline entries > > On Wed, 01 Jun 2011 18:07:05 +0900 Sohyun Kim > said: > &g

Re: [E-devel] [Patch] make elm_genlist contatin multiline entries

2011-06-17 Thread Sohyun Kim
: enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [Patch] make elm_genlist contatin multiline entries On Wed, 01 Jun 2011 18:07:05 +0900 Sohyun Kim said: there is a downside of this patch resizes of the genlist horizontally lead to horrible flickering as the items are deleted

Re: [E-devel] [Patch] make elm_genlist contatin multiline entries

2011-06-02 Thread The Rasterman
On Wed, 01 Jun 2011 18:07:05 +0900 Sohyun Kim said: there is a downside of this patch resizes of the genlist horizontally lead to horrible flickering as the items are deleted and re-realized AFTER a redraw happened... this isn't too good :( btw - attached updated patch as i had to merge chang

[E-devel] [Patch] make elm_genlist contatin multiline entries

2011-06-01 Thread Sohyun Kim
Hello, this is Sohyun. I made a patch for elm_genlist. Elm_genlist cannot contain multiline entries because the height of multiline entry is decided after calculating elm_genlist_item height. I added changed_size_hint event callback for elm_genlist icons. When an icon size is changed, elm_genlist