I thinked it considerably for users, dismissed would be more helpful. :-3 Even the actual concept is somewhat different. In the future, I think we need give an option to not hide the ctxpopup even if the parent is resized, but it will need to keep the changed position automatically.. ------------------------------------
-Regards, Hermet- -----Original Message----- From: "Daniel Juyung Seo"<[email protected]> To: "Enlightenment developer list"<[email protected]>; Cc: Sent: 2013-01-16 (수) 20:21:06 Subject: Re: [E-devel] [Patch] when parent of ctxpopup is resized, call dismissed signal 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 <hermet>@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"<[email protected]> > To: "Enlightenment developer list"<[email protected]>; > 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 <bora1.hwang>@samsung.com> wrote: > > Before the patch, when window of device which has elementary rotates, > > the ctxpopup doesn't emit the "dismissed" signal to application. > > For this reason, if an application developer wants to make an event using "dismissed" signal when device rotates, > > he/she cannot do anything. > > > > But after add evas_object_smart_callback in the function "_on_parent_resize", > > this problem is resolved. > > That means, whether a device is rotated or not, when ctxpopup disappears, "dismissed" signal is emitted. > > So I want you to check this patch. > > > > Thank you. > > ------------------------------------------------------------------------------ > > 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 > > [email protected] > > 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 > [email protected] > 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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
