On Thu, 19 Apr 2012 15:08:30 +0530 GOVINDARAJU SM <govi...@samsung.com> said:
> Hi Raster, > I think, Sumanth's question is about having EDC group with different > Parts in different layer ( with in same canvas, Window ). In General > EDC Group parts are layered based on the order its declared. Can we add > one more property in EDC part description for Layer level ( similar to > EDC part source2...source6, which is placed above layer of the TEXTBLOCK ) i know. you can't all the objects are stacked WITHIN the edje object. an object can only exist in 1 layer. thus the layer the edje object is in. otherwise you break the encapsulation and stacking - so no u can't. if ytou want this it has to be done outside the edje object itself and things have to be broken into multiple objects at the top level. > His question is about with in one window/canvas, and Edje object itself > gets a user defined layer level from EDC and placing a part on that > layer. Do you consider this as violation of encapsulation? EDC part > source2 does almost the same... :) > > Regards, > Govind > > On 4/19/2012 2:28 PM, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 19 Apr 2012 04:47:42 +0000 (GMT) Sumanth Krishna Mannam > > <sumant...@samsung.com> said: > > > >> Samsung Enterprise Portal mySingle > >> > >> Hi Raster, > >> > >> > >> > >> Are you suggesting that all the objects of a group should be placed in a > >> single layer, otherwise it will be a voilation of edje object > >> encapsulation ? > > not even a single layer - WITHIN the same object. smart objects effectively > > make a tree. its the same as windows in x or win32 or osx. things inside > > that window cannot be stacked OUTSIDE of the window above/below without > > making another window and stacking it on top. it violates the encapsulation. > > > >> Thanks, > >> > >> Sumanth > >> > >> > >> > >>> ------- Original Message ------- > >>> Sender : Carsten Haitzler<ras...@rasterman.com> > >>> Date : Apr 18, 2012 18:17 (GMT+05:30) > >>> Title : Re: [E-devel] How to use evas_object_layer_set() feature in EDC ? > >>>> On Wed, 18 Apr 2012 11:30:05 +0000 (GMT) Sumanth Krishna Mannam > >>> said: > >>> > >>> no - you can't as this violates the encapsulation of the edje object - all > >>> objects are INSIDE the edje object. > >>> > >>> > >>>> Dear All, > >>>> > >>>> Is there any option to utilize evas_object_layer_set() feature in EDC? > >>>> This may be a desirable feature like, Slider widget can display zoom > >>>> indicator may be few pixels above the actual indicator where many higher > >>>> layer objects present. Whenever the zoom indicator is displayed (in drag > >>>> state), it should be moved to higher level layer to avoid clippings. > >>>> > >>>> To support these kind of features completely controlled by EDC without > >>>> widget code intervention, I am proposing to add a layer/level property to > >>>> EDC Part for each state. > >>>> > >>>> > >>>> Your suggestions are welcome :) > >>>> > >>>> Thanks, > >>>> Sumanth Krishna > >>>> ------------------------------------------------------------------------------ > >>>> Better than sec? Nothing is better than sec when it comes to > >>>> monitoring Big Data applications. Try Boundary one-second > >>>> resolution app monitoring today. Free. > >>>> http://p.sf.net/sfu/Boundary-dev2dev > >>>> _______________________________________________ > >>>> enlightenment-devel mailing list > >>>> enlightenment-devel@lists.sourceforge.net > >>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >>>> > >>> > >>> -- > >>> ------------- Codito, ergo sum - "I code, therefore I am" -------------- > >>> The Rasterman (Carsten Haitzler) ras...@rasterman.com > >> > >> > >> > >> > >> > >> ----------------------------------------------------------------------------------------------------------------------------------------------------------- > >> > >> Sumanth Krishna Mannam > >> > >> Software Engineer > >> > >> Samsung India Software Operations > >> > >> Bangalore, India > >> > >> > >> > >> > > > > > ------------------------------------------------------------------------------ > For Developers, A Lot Can Happen In A Second. > Boundary is the first to Know...and Tell You. > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! > http://p.sf.net/sfu/Boundary-d2dvs2 > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel