entry: Add elm_entry_input_panel_show_on_demand_set/get API
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 3 Jan 2014 09:51:38 +0000 (18:51 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 3 Jan 2014 09:51:38 +0000 (18:51 +0900)
commitc8f021ba302279a91666ddda04f0247b3a2931f6
tree5a8cf90331c7dc9d8686b0b04b2e7ff77ec27f44
parentef521c042334c16cf8c10beec95b916cb3c6bde0
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