Dear cinoo.
Once you use the box internally, 
why don't you use wd->box instead wd->content?
Moreover, you need to update _content_unset_hook , _content_get_hook.
They should not return the box but should return content. 
Additionally, please separate the patch as possible. 
1. refactoring one. 2. feature modification one.
Thank you. 
------------------------------------
-Regards, Hermet-
 
-----Original Message-----
From: "Kim Shinwoo"<kimcinoo....@gmail.com> 
To: "Enlightenment developer 
list"<enlightenment-devel@lists.sourceforge.net>
Cc: 
Sent: 11-12-09(금) 17:03:30
Subject: Re: [E-devel] [Patch] elc_ctxpopup: using calculated value, getting 
size from the style also.
OMG!
Who did this...
2011년 12월 9일 오후 2:23, ChunEon Park <her...@naver.com>님의 말:
> Maybe the patch file seems be abandoned in the another world.
> Please find it! :p
> ------------------------------------
> -Regards, Hermet-
>
> -----Original Message-----
> From: "Kim Shinwoo"<kimcinoo....@gmail.com>
> To: "Enlightenment developer list"&
> lt;enlightenment-devel@lists.sourceforge.net>
> Cc:
> Sent: 11-12-09(금) 14:03:00
> Subject: Re: [E-devel] [Patch] elc_ctxpopup: using calculated value,
> getting size from the style also.
> Dear Mr. Hermet, Thanks~
> Stupid.. I have to worry about ridicules.. hehe.. ;-]
> I have refined the patch and attached.
> TGIF!! http://www.youtube.com/watch?v=UGmKawTJbjU
> 2011년 12월 5일 오후 5:24, ChunEon Park <her...@naver.com>님의 말:
> > elm_ctxpopup_content_set was deprecated,
> > But now, we use elm_object_content_set instead.
> > So elm_ctxpopup_content_set code should move to elm_object_content_set.
> > You could find the _content_set_hook function which is callback func for
> > the elm_object_content_set.
> > ------------------------------------
> > -Regards, Hermet-
> >
> > -----Original Message-----
> > From: "cnook"<kimci...@gmail.com>
> > To: "EFL"<enlightenment-devel@lists.sourceforge.net>
> > Cc:
> > Sent: 11-12-05(월) 15:20:36
> > Subject: [E-devel] [Patch] elc_ctxpopup: using calculated value, getting
> > size from the style also.
> > Dear All, Hello!
> > As the title, attached patch has followings.
> > 1) Using Calculated Value: The _update_arrow(); had used
> > evas_object_geometry_get(); internally for getting its base size.
> > But the _calc_base_geometry(); already got the base size which
> > is more accurate.
> > 2) Getting Size From The Style Also: If the ctxpopup has content
> > which is composed using the style (means, the size of
> > content can get from *.edc file only), then ctxpopup does not
> > come properly. So resolving this, the patch is using a box,
> > and add a RESIZE callback to the box. When the box is resized,
> > the callback calls elm_box_recalculate();
> > Then, please review this patch and give any feedbacks. Thanks a lot.
> > Sincerely,
> > Shinwoo Kim.
> >
> >
> ------------------------------------------------------------------------------
> > All the data continuously generated in your IT infrastructure
> > contains a definitive record of customers, application performance,
> > security threats, fraudulent activity, and more. Splunk takes this
> > data and makes sense of it. IT sense. And common sense.
> >
> >
> http://p.sf.net/sfu/splunk-novd2d_______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> >
> ------------------------------------------------------------------------------
> > All the data continuously generated in your IT infrastructure
> > contains a definitive record of customers, application performance,
> > security threats, fraudulent activity, and more. Splunk takes this
> > data and makes sense of it. IT sense. And common sense.
> > http://p.sf.net/sfu/splunk-novd2d
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
> ------------------------------------------------------------------------------
> Cloud Services Checklist: Pricing and Packaging Optimization
> This white paper is intended to serve as a reference, checklist and point
> of
> discussion for anyone considering optimizing the pricing and packaging
> model
> of a cloud services business. Read Now!
> http://www.accelacomm.com/jaw/sfnl/114/51491232/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
> ------------------------------------------------------------------------------
> Cloud Services Checklist: Pricing and Packaging Optimization
> This white paper is intended to serve as a reference, checklist and point
> of
> discussion for anyone considering optimizing the pricing and packaging
> model
> of a cloud services business. Read Now!
> http://www.accelacomm.com/jaw/sfnl/114/51491232/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------------------------
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to