Hi,

I have a problem that my elm_list items are getting “clicked” when the UI shows.
I add items to the list which is in a small window. On some platforms when I 
show the window the focus manager seems to cause a “clicked” event to fire.
I’m just using the standard elm_list_item_append call with the smart callback 
function and nothing custom in the click handling.

Can anyone shed light about how to avoid this or if I should work around it?
Should the click handler be determining if the event was truly a click? (and if 
so how?)

Thanks,
Andy

-----
Andy Williams
blog:   http://ajwillia.ms
web:    http://andywilliams.me






------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to