On Wed, Mar 9, 2011 at 2:25 PM, Christian K. <waffenkl...@googlemail.com> wrote:
> Well, okay.
>
> Just for information: Any reason why? I'm curious.

because there was never a reason (= use case) for that. First of all,
the object itself needs to have focus to receive events
(evas_object_focus_set(obj, EINA_TRUE)), and those who set this are
the ones that often react to these events... they are more complex to
handle, do you need keyname, symbol, modifiers?

What's your use case? Other than simple tests?

NB: if you have a TEXTBLOCK that is editable you can do more to it, it
is used as the base for elementary's elm_entry, so if you want
something like that, take a look there.


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to