Hello,

I need to add a large icon in the genlist (at the right) and use
edje_object_part_drag_value() on it. I found 2 solutions which don't work:
- create an elm_icon: my icon is display correctly but I can't use
drag_set() on it. I suppose the evas object retrieve is not directly my
icon.
- create an edje object: my icon is not display correctly (the size of the
column in the list is not changed to fit my icon), I don't have the
equivalent of elm_icon_scale_set() with a classic edje object :/

maybe you have any ideas ?

-- 
Regards.
------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to