Hi, Stumbling upon the efl_ui_focus_object.eo defintion:
focus,changed : bool; [[Emitted if the focus state has changed]] I am unsure what the purpose of the bool is. My guess is that it's what the focussed value used to be or has become. Following the docs it implies a relation to whether or not focus has changed. None of our code seems to use this - they all call efl_ui_focus_object_focus_get within the callback. For that matter is it common to pass a primitive value in the place of void *? All the other callbacks I have used pass structs which are far easier to understand. Thanks for any help on this, Andy -- http://andywilliams.me http://ajwillia.ms ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel