OK, "dismiss" is called only when the outside of ctxpopup was clicked.
I updated the document. http://trac.enlightenment.org/e/changeset/82875

Bora, sorry but you don't need to send the patch again as Hermet mentioned.
This was intended so you need to use EVAS_CALLBACK_HIDE callback.

Thanks.

Daniel Juyung Seo (SeoZ)

On Wed, Jan 16, 2013 at 7:35 PM, ChunEon Park <her...@naver.com> wrote:
> As reviwed again,
> This should not be patched again.
>
> "dismissed" is called only when ctxpopup hide effect is done.
>
> User can add EVAS_CALLBACK_HIDE for the ctxpopup.
>
> ------------------------------------
>
> -Regards, Hermet-
> -----Original Message-----
> From: "Daniel Juyung Seo"&lt;seojuyu...@gmail.com&gt;
> To: "Enlightenment developer 
> list"&lt;enlightenment-devel@lists.sourceforge.net&gt;;
> Cc:
> Sent: 2013-01-16 (수) 19:26:30
> Subject: Re: [E-devel] [Patch] when parent of ctxpopup is resized, call 
> dismissed signal
>
> Thanks for the patch.
> This is a bug fix so you need to change NEWS and ChangeLog.
> Also need to backport this to elementary-1.7 (e/branches/elementary-1.7)
>
> Thanks.
>
> Daniel Juyung Seo (SeoZ)
>
> On Wed, Jan 16, 2013 at 7:08 PM, Bora Hwang 
> &lt;bora1.hwang&gt;@samsung.com&gt; wrote:
> &gt; Before the patch, when window of device which has elementary rotates,
> &gt; the ctxpopup doesn't emit the "dismissed" signal to application.
> &gt; For this reason, if an application developer wants to make an event 
> using "dismissed" signal when device rotates,
> &gt; he/she cannot do anything.
> &gt;
> &gt; But after add evas_object_smart_callback in the function 
> "_on_parent_resize",
> &gt; this problem is resolved.
> &gt; That means, whether a device is rotated or not, when ctxpopup 
> disappears, "dismissed" signal is emitted.
> &gt; So I want you to check this patch.
> &gt;
> &gt; Thank you.
> &gt; 
> ------------------------------------------------------------------------------
> &gt; Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
> &gt; and much more. Keep your Java skills current with LearnJavaNow -
> &gt; 200+ hours of step-by-step video tutorials by Java experts.
> &gt; SALE $49.99 this month only -- learn more at:
> &gt; http://p.sf.net/sfu/learnmore_122612
> &gt; _______________________________________________
> &gt; enlightenment-devel mailing list
> &gt; enlightenment-devel@lists.sourceforge.net
> &gt; https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> &gt;
>
> ------------------------------------------------------------------------------
> Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
> and much more. Keep your Java skills current with LearnJavaNow -
> 200+ hours of step-by-step video tutorials by Java experts.
> SALE $49.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122612
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
> ------------------------------------------------------------------------------
> Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
> and much more. Keep your Java skills current with LearnJavaNow -
> 200+ hours of step-by-step video tutorials by Java experts.
> SALE $49.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122612
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to