Hello,

 

I have Elementary list with checkboxes set as the content of 

every list item by calling 

elm_object_item_part_content_set(list_item, "end", checkbox)

 

I want to make checkboxes visible only for selected list item.
Therefore, at first I have to hide all checkboxes beside the selected one.

Unfortunately calling evas_object_hide on every checkbox doesn't
render it invisible. Is it a bug, or maybe there is some other way
to accomplish what I want?

 

Best Regards,
Jacek Anaszewski

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to