Il giorno mer, 10/11/2010 alle 00.55 -0200, Bruno Dilly ha scritto:
> I've applied it on svn.
> It may be interesting for cases when you may want to give some kind of
> feedback to users that the list is on the edge (maybe playing a sound,
> who knows =) )

Yes, indeed.

> But for adding / deleting items on the fly, please verify if genlist
> doesn't provide everything you need.
> 
>  [CUT]
> 
> These edge signals will be emitted after the scroller stops, and
> possibly bounces, what can leads you to a weird look and feel
> if the idea is to create a dynamic list, if I'm not missing something.

Well, I've tried to implement it in my phone: in a simple message list,
firstly it get puplated just with few latest messages, then when a
scroll-down is recorded, it get updated with the other [older] items.
Everything seems to work well, and it allows to save so much memory.

You just need to pay attention to bounces: when the list has few items
and they all stays in the current scroller, on scroll-down/up you get
both the signals so you just have to filter them out.
Btw it works well in my case.



------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to