ctxpopup: set smart member relationship for objects in ctxpopup
authorBora Hwang <bora1.hwang@samsung.com>
Wed, 15 Jan 2014 05:42:13 +0000 (14:42 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Wed, 15 Jan 2014 05:42:13 +0000 (14:42 +0900)
commit010bb395dae6676a1e8babf7830319038a8006ff
tree063504919cf126b4932b040a77c0d227661b64c5
parentc8b64741907398fc0b0693eb62ea0ba2ef971003
ctxpopup: set smart member relationship for objects in ctxpopup

Summary:
to support mouse_down/up/move callbacks of ctxpopup,
all objects in ctxpopup should be in smart relationship with ctxpopup.
Also, with this patch, bg object and arrow object don't have to be called with
evas_object_show or evas_object_hide when ctxpopup is shown or hidden

Reviewers: Hermet, seoz, raster, thiepha

Reviewed By: seoz

Differential Revision: https://phab.enlightenment.org/D458
src/lib/elc_ctxpopup.c