Hi Andrew,

Testing this, I get the same result, even though I see it does the call in the implementation. I will check what's wrong there.

As a side note, Phabricator is probably a more suitable platform for bug reports.

Thanks for reporting.
Best,

--
Danny (herdsman) Hirt

On 10/19/2017 04:58 PM, Andrew Williams wrote:
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


------------------------------------------------------------------------------
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