Where is your test code?

And it should be working if you call elm_object_disabled_set(check,
EINA_TRUE) to check object.
By doing this, check object is disabled so not clickable but list item is
still clickable.

Thanks.

Daniel Juyung Seo (SeoZ)

On Tue, Dec 18, 2012 at 2:01 AM, Jacek Anaszewski
<j.anaszew...@samsung.com>wrote:

> Of course I meant mouse_events:0 and repeat_events:0,
>
> sorry for making confusion.
>
>
>
> JA
>
>
>
> From: Jacek Anaszewski [mailto:j.anaszew...@samsung.com]
> Sent: Monday, December 17, 2012 5:59 PM
> To: 'enlightenment-users@lists.sourceforge.net'
> Subject: [Elementary] unable to disable events for list child
>
>
>
> Hello,
>
>
>
> I want to have Elementary list with checkbox embedded as the list's
> child layout (set with elm_object_part_content_set). I also want that
> the checkbox wouldn't accept mouse events, but the list items should
> still be clickable.
>
>
>
> Currently from what I have experienced it is possible only to disable
> mouse events for whole list item by defining mouse_events:1 in edje
>
> swallow part. I would expect that repeat_events:1 property should
> do the trick but it doesn't. Could anyone provide me with a solution
> or I should file a bug?
>
>
>
> Attached is my test code.
>
>
>
> Best Regards,
> Jacek Anaszewski
>
>
>
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
>
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to