Hi,

I have an Efl.Ui.Text that is set to be editable. I have added a callback
using the following but it never fires.

   efl_event_callback_add(editor, EFL_UI_TEXT_EVENT_CHANGED_USER,
                          _gui_editor_changed_cb, editor);

Any hints - I also tried EFL_UI_TEXT_INTERACTIVE_EVENT_CHANGED_USER?
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

Reply via email to