Hi, I have an EFL_UI_TEXT_CLASS object in my app and I have registered for 2 interactive text events
efl_event_callback_add(efl_added, EFL_UI_TEXT_INTERACTIVE_EVENT_SELECTION_CHANGED, _editor_selection_changed, NULL), efl_event_callback_add(efl_added, EFL_UI_TEXT_INTERACTIVE_EVENT_CHANGED_USER, _editor_changed, NULL), Neither of these are called. Am I doing something wrong or should I report a bug? Thanks, Andrew -- 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