entry: Add elm_entry_input_panel_show_on_demand_set/get API
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 13 Jan 2014 10:32:01 +0000 (19:32 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 13 Jan 2014 10:32:01 +0000 (19:32 +0900)
commitdb702e1e1fdddec6ffae762848cf64a75ac5bc8f
treeddf6562cb93d0e30f549a11b82f3a7376b9384ef
parent907c7fea266388af63e0555505f7d19ad83eec27
entry: Add elm_entry_input_panel_show_on_demand_set/get API

This API sets the attribute to show the input panel in case of only an user's explicit Mouse Up event.
It doesn't request to show the input panel even though it has focus.
src/lib/elm_entry.c
src/lib/elm_entry_eo.h
src/lib/elm_entry_legacy.h
src/lib/elm_widget_entry.h