On Fri, May 1, 2009 at 2:52 AM, Sergey Semernin
<sergey.semer...@gmail.com> wrote:
> Hello, All.
>
> In message from 1 мая 2009 Gustavo Sverzut Barbieri wrote:
>
>> > Situation: efm_nav has a directory change history list. To make keyboard
>> > shortcust for up, prev, next I should use EVAS_CALLBACK_KEY_DOWN if
>> > widget catch keyboard events. But, efm_nav have'nt focus and not receive
>> > this events.
>>
>> need to look at it, but maybe you can connect to parent object (e_fm)?
>> Or even add system to e_fm to register keyboard handlers, so if it
>> does not handle, it will call the list until some function returns
>> TRUE.
>
> Then maybe make evas_object_smart_callback_call's in the _e_fm2_cb_key_down
> and then catch it in efm_nav?

can be. :-)

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

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to