So it was Ecore_Evas eating up all my ECORE_X_EVENT events... Corey already
pointed out using evas_object_event_callback_add(). I just wanted to go this
way to learn how this worked (and why it's working in the e_menu.c's
e_menu_init() function.
I'll write a small text about this when I fully understand how it works. If
the wiki idea progresses, I'll post it there.
- Juan
-----Mensaje original-----
De: Brian Mattern [mailto:[EMAIL PROTECTED]
Enviado el: mi�rcoles, 19 de enero de 2005 20:07
Para: Juan Med�n
Asunto: Re: [E-devel] How add events ?
I'm assuming you're using Ecore_Evas to create a window/evas/etc.
Ecore_Evas grabs all ECORE_X_EVENT's, causing your handler to not be
called.
What you really want to be using is evas_object_event_callback_add(),
with the EVAS_CALLBACK_* types.
hope that helps
--
rephorm
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel