Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-03-02 Thread The Rasterman
On Mon, 27 Feb 2012 10:59:12 -0300 "Jonas M. Gastal" said: > On Saturday 25 February 2012 09:35:01 Carsten Haitzler wrote: > > well logical for a user would be that list AND genlist are in the same > > section - genlist is just a more flexible/powerful/extendable list - that's > > all. to a user

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-27 Thread Sachiel
2012/2/27 Jonas M. Gastal : > On Monday 27 February 2012 11:11:55 Iván Briano wrote: >> Can't we have categories and have widgets show up in more than >> one of them? > > I'm not sure what you mean by categories, but the current widget/container > list are manually created so the only reason not to

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-27 Thread Jonas M. Gastal
On Monday 27 February 2012 11:11:55 Iván Briano wrote: > Can't we have categories and have widgets show up in more than > one of them? I'm not sure what you mean by categories, but the current widget/container list are manually created so the only reason not to put something in both lists is dup

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-27 Thread Sachiel
2012/2/27 Jonas M. Gastal : > On Saturday 25 February 2012 09:35:01 Carsten Haitzler wrote: >> well logical for a user would be that list AND genlist are in the same >> section - genlist is just a more flexible/powerful/extendable list - that's >> all. to a user they are pretty much exactly the sam

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-27 Thread Jonas M. Gastal
On Saturday 25 February 2012 09:35:01 Carsten Haitzler wrote: > well logical for a user would be that list AND genlist are in the same > section - genlist is just a more flexible/powerful/extendable list - that's > all. to a user they are pretty much exactly the same - just genlist will be > more e

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-27 Thread Jonas M. Gastal
On Friday 24 February 2012 17:54:38 Michael Blumenkrantz wrote: > I wish the "API Reference" (which, btw, is completely wrong in that it links > to what is the "Modules" section for every other library) was at least > alphabetically ordered since I never bother with the > containers/infrastructure

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 20:45:37 -0200 Rafael Antognolli said: > On Fri, Feb 24, 2012 at 1:28 PM, Carsten Haitzler > wrote: > > On Fri, 24 Feb 2012 10:36:55 -0200 "Jonas M. Gastal" > > said: > > > >> On Friday 24 February 2012 17:18:41 Carsten Haitzler wrote: > >> > On Thu, 23 Feb 2012 23:55:55 +09

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread Michael Blumenkrantz
On Fri, 24 Feb 2012 20:45:37 -0200 Rafael Antognolli wrote: > On Fri, Feb 24, 2012 at 1:28 PM, Carsten Haitzler > wrote: > > On Fri, 24 Feb 2012 10:36:55 -0200 "Jonas M. Gastal" > > said: > > > >> On Friday 24 February 2012 17:18:41 Carsten Haitzler wrote: > >> > On Thu, 23 Feb 2012 23:55:55 +0

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread Rafael Antognolli
On Fri, Feb 24, 2012 at 1:28 PM, Carsten Haitzler wrote: > On Fri, 24 Feb 2012 10:36:55 -0200 "Jonas M. Gastal" > said: > >> On Friday 24 February 2012 17:18:41 Carsten Haitzler wrote: >> > On Thu, 23 Feb 2012 23:55:55 +0900 Daniel Juyung Seo >> > said: >> > >> > yeah. imho containers are object

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread The Rasterman
On Fri, 24 Feb 2012 10:36:55 -0200 "Jonas M. Gastal" said: > On Friday 24 February 2012 17:18:41 Carsten Haitzler wrote: > > On Thu, 23 Feb 2012 23:55:55 +0900 Daniel Juyung Seo > > said: > > > > yeah. imho containers are objects whose PRIMARY purpose is to hold child > > widgets. list and genl

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread Jonas M. Gastal
On Friday 24 February 2012 17:18:41 Carsten Haitzler wrote: > On Thu, 23 Feb 2012 23:55:55 +0900 Daniel Juyung Seo > 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 pa

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-24 Thread The Rasterman
On Thu, 23 Feb 2012 23:55:55 +0900 Daniel Juyung Seo 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 ra

Re: [E-devel] E SVN: gastal trunk/elementary/doc

2012-02-23 Thread Daniel Juyung Seo
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 r