On Thu, 23 Feb 2012 23:55:55 +0900 Daniel Juyung Seo <seojuyu...@gmail.com>
said:

yeah. imho containers are objects whose PRIMARY purpose is to hold child
widgets. list and genlist can hold icons.. but the primary content is list
items which are part of the widget itself.

> Dear gastal, thanks for the fix.
> 
> But raster said that genlist is not a container.
> I understand that genlist is likely a container. But genlist is just a
> widget with a number of list items. Each item can hold other objects
> in swallow part but having swallow part does not mean it's a
> container.
> By raster's definition, box, grid, table, and those kind of widgets
> are containers.
> How do you think?
> 
> Daniel Juyung Seo (SeoZ)
> 
> 
> On Thu, Feb 23, 2012 at 2:01 AM, Enlightenment SVN
> <no-re...@enlightenment.org> wrote:
> > Log:
> > Move gengrid and genlist to container list.
> >
> > Author:       gastal
> > Date:         2012-02-22 09:01:32 -0800 (Wed, 22 Feb 2012)
> > New Revision: 68281
> > Trac:         http://trac.enlightenment.org/e/changeset/68281
> >
> > Modified:
> >  trunk/elementary/doc/index.doxy
> >
> > Modified: trunk/elementary/doc/index.doxy
> > ===================================================================
> > --- trunk/elementary/doc/index.doxy     2012-02-22 16:30:43 UTC (rev 68280)
> > +++ trunk/elementary/doc/index.doxy     2012-02-22 17:01:32 UTC (rev 68281)
> > @@ -115,17 +115,7 @@
> >  *
> >  * @image html img/widget/frame/preview-00.png
> >  * @image latex img/widget/frame/preview-00.eps
> > - * @li @ref Gengrid
> >  *
> > - * @image html img/widget/gengrid/preview-00.png
> > - * @image latex img/widget/gengrid/preview-00.eps
> > - *
> > - * @li @ref Genlist
> > - * @image html img/widget/genlist/preview-00.png
> > - * @image latex img/widget/genlist/preview-00.eps
> > - * @image html img/genlist.png
> > - * @image latex img/genlist.eps
> > - *
> >  * @li @ref GLView
> >  * @li @ref Hover
> >  *
> > @@ -253,6 +243,16 @@
> >  * it provides a number of containers. It's important to note that as
> > containers
> >  * widgets don't have their own visual identity, so here we show one use for
> >  * them and a diagram showing their component parts:
> > + * @li @ref Gengrid
> > + *
> > + * @image html img/widget/gengrid/preview-00.png
> > + * @image latex img/widget/gengrid/preview-00.eps
> > + * @li @ref Genlist
> > + *
> > + * @image html img/widget/genlist/preview-00.png
> > + * @image latex img/widget/genlist/preview-00.eps
> > + * @image html img/genlist.png
> > + * @image latex img/genlist.eps
> >  * @li @ref Box
> >  *
> >  * @image html img/widget/box/preview-00.png
> >
> >
> > ------------------------------------------------------------------------------
> > Virtualization & Cloud Management Using Capacity Planning
> > Cloud computing makes use of virtualization - but cloud computing
> > also focuses on allowing computing to be delivered as a service.
> > http://www.accelacomm.com/jaw/sfnl/114/51521223/
> > _______________________________________________
> > enlightenment-svn mailing list
> > enlightenment-...@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
> 
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing 
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> 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


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to