Hello,

I have a genlist with entries. Items are "full widget" (like the
elementary_test example) but the content is just an entry.

My problem is I want to press tab to focus the next entry but the
focus gets removed from the genlist.

Can we add this feature to genlist, list, etc...?
I think "tree_unfocusable"  widget flag should decide if we can focus
the children or not.

I got something working where I just add the item contents to the
focus list in _elm_genlist_elm_widget_focus_next() but that is not yet
ideal.

-- 
http://indefini.org

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to