On Thu, 03 Mar 2011 13:26:06 +0900 Jihoon Kim said:
in svn! tnx muchly!
> Hi, EFL developers.
>
> Unlike other widget, gengrid processes only the "Return" key for selecting
> item.
> This patch makes gengrid be able to process KP_Enter and space key for
> selecting item.
>
> Thanks.
--
Hi, EFL developers.
Unlike other widget, gengrid processes only the "Return" key for selecting
item.
This patch makes gengrid be able to process KP_Enter and space key for
selecting item.
Thanks.
Index: elm_gengrid.c
===
--- elm_geng