From: Jihoon Kim <jihoon48.kim@samsung.com>
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 4 Jan 2011 08:45:27 +0000 (08:45 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Tue, 4 Jan 2011 08:45:27 +0000 (08:45 +0000)
commit39c9190b2b75627e2612df45b391e147254aad5a
treec3922981abf66da294b2739ff95b1d00864d06e9
parent73ef4290cce116b6830813c099c2ac7701b997b8
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] elm_map patch for supporting keyboard input

Most of elementary widgets can process keyboard input, but elm_map widget
has not. This patch makes elm_map be able to process keyboard input such as
Left, Right, Up, Down, PgDn, and PgUp key. In addition, map image will be
zoomed in or out when '+' or '-' key in keypad.

Please review it and let me know if there is any problem in this patch.
Merry Christmas!

SVN revision: 55840
AUTHORS
src/lib/elm_map.c