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)
commit81d880cfae3b66f7971307132c9187f47f6a352f
tree4f70743aea1186218660674aa60921f18f20fb54
parent114e458f56f59f4b43d61c09480d6f9d64230b81
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.
legacy/elementary/src/lib/elm_entry.c
legacy/elementary/src/lib/elm_entry_eo.h
legacy/elementary/src/lib/elm_entry_legacy.h
legacy/elementary/src/lib/elm_widget_entry.h