Add evas_object_hide support for popup.
authorsanjeev <sanjeev@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 9 Apr 2012 04:48:09 +0000 (04:48 +0000)
committersanjeev <sanjeev@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 9 Apr 2012 04:48:09 +0000 (04:48 +0000)
commitb90fc74da1a34a3efc8168a3fc5a61d9694a32e9
tree906f1beab590b94db1ca7b6203eef7fd40521cba
parent82e0c626d93a4544f4d518aedbf4b18d9ca7326f
Add evas_object_hide support for popup.

Author : cnook kimcinoo@gmail.com

The evas_object_hide(popup) could not hide the popup.
So, I added callback to hide the popup, with the test
code.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69960 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/test_popup.c
src/lib/elc_popup.c