On Fri, 27 May 2011 21:23:29 +0200 Atton Jonathan <jonathan.at...@gmail.com>
said:

> Hello,
> 
> Curently when we which to have a tree in a genlist the application must:
> - when an item is expand : the application add subitems
> - when an item is collapse : the application delete subitems
> 
> why this comportment is not directly in genlist. The genlist could show/add
> items automaticaly ?
> 
> This way we have less code in the application and we do not create/delete
> items.

basically i did this because i went "hmm walking the tree could be pretty
expensive and keeping it all inside genlist may be nasty" so as such its
requested "on demand" for you to fill in but once in, it stays. you can
actually set up this tree in the first place that way too - it should work. :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to