2012/3/21 Daniel Juyung Seo <seojuyu...@gmail.com>:
> Oh.. Genlist is designed to handle this kind of situation without trick.
> It's a genlist bug. In case you have more than 34 items, genlist will
> handle this correctly.
What an arbitraty number, isn't it?!
> I will fix this soon. (very busy at the moment.)
Even in your example, it seems like it would use 'show' insted of
'bring in' (no animation).
> So you don't even need to use "realized" callback. Genlist will do all
> the things for you.
What will it do for me? I mean, I don't want to to keep scrolling to
the bottom element. I want to be able to scroll the list, but make it
scroll down, when a new element is inserted.
> I attached a sample code.
> Thank you.
Thank you, for your quick reply :-)
>
> Daniel Juyung Seo (SeoZ)
>
> On Wed, Mar 21, 2012 at 11:32 PM, Leif Middelschulte
> <leif.middelschu...@gmail.com> wrote:
>> Hello there,
>>
>> thanks to mike, I switched from elm_list to elm_genlist for my little
>> project, for which I need to scroll to the bottom most element of a
>> list, once it's realized.
>>
>> Turns out that genlist can't do this, while elm_list can _if_ you
>> iterate the main loop once.
>>
>> Code that demonstrates it is attached.
>>
>>
>> --
>> Leif
>>
>> ------------------------------------------------------------------------------
>> This SF email is sponsosred by:
>> Try Windows Azure free for 90 days Click Here
>> http://p.sf.net/sfu/sfd2d-msazure
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Leif

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to