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)
commit22e697fb98cf0501d59c8d51198d11410e68d9e1
tree1345095a623d9b8b84ffb38291570db772353c08
parent56dd2d3bbd67de300745fe5ee81e5380dc563931
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