Hello, I am writting this messages to give a list of what is needed in edje external. I am rewriting the layout of enki and I see some limitations.
- We can't access to the content of a elementary widget (the content of elm_notify for example). With a evas box we can use "box[item_name]", we need the same tips with a external widget "notify[content]" or "panes["left"]. - a program which is in a group can't access to a sub-group. Simple example : I have a part in a item of a box, a program can't have this item as target "target:box[item]:part". If my program send a signal which should set the state of this rectangle, I can't :( - We can set the target of a elementary widget. For example, I have a hoversel, I can't set his target. I have patched the hoversel, now the default target is the edje group but we can't set a part as target. - Currently a program can't listen a smart event from a elementary object. For example I can't have a program which listen the signal "clicked" of a elementary button. - we need generic interface for list/genlist/hoversel ... then in the theme we can use other widegts (a list instead of a hoversel ...). This part is a big job. -- Regards. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel