Re: [E-devel] [PATCH] elm box: extended mode added

2010-12-20 Thread The Rasterman
On Thu, 16 Dec 2010 16:55:14 +0900 Myungjae Lee said: ok. review time: 1. Elmentary.h.in.patch.txt contains patches for scroller propagate events api changes too! bad1 check your patches to make sure they include only what you want to include :) 2. testing. when u resize the window with the test

Re: [E-devel] [PATCH] elm box: extended mode added

2010-12-20 Thread The Rasterman
e and evas box flow mode. Please review this sample code along with the > > previous patch files. > > > > Thank you. > > > > > > > > -Original Message- > > From: Gustavo Sverzut Barbieri [mailto:barbi...@profusion.mobi] > > Sent: Thursday,

Re: [E-devel] [PATCH] elm box: extended mode added

2010-12-20 Thread Daniel Juyung Seo
mode. > Please review this sample code along with the previous patch files. > > Thank you. > > > > -Original Message- > From: Gustavo Sverzut Barbieri [mailto:barbi...@profusion.mobi] > Sent: Thursday, December 16, 2010 9:34 PM > To: Myungjae Lee > Cc: e

Re: [E-devel] [PATCH] elm box: extended mode added

2010-12-20 Thread Gustavo Sverzut Barbieri
On Mon, Dec 20, 2010 at 2:28 AM, Daniel Juyung Seo wrote: > Hello, > > For these two APIs, > 'elm_box_pack_start / evas_object_box_prepend', 'elm_box_pack_end / > evas_object_box_append', > it looks like evas_object_box APIs are more general compared to other > elementary API names. > Why elm_box

Re: [E-devel] [PATCH] elm box: extended mode added

2010-12-19 Thread Daniel Juyung Seo
. > > > > -Original Message- > From: Gustavo Sverzut Barbieri [mailto:barbi...@profusion.mobi] > Sent: Thursday, December 16, 2010 9:34 PM > To: Myungjae Lee > Cc: enlightenment-devel@lists.sourceforge.net > Subject: Re: [E-devel] [PATCH] elm box: extended mode add

Re: [E-devel] [PATCH] elm box: extended mode added

2010-12-19 Thread Myungjae Lee
sample code along with the previous patch files. Thank you. -Original Message- From: Gustavo Sverzut Barbieri [mailto:barbi...@profusion.mobi] Sent: Thursday, December 16, 2010 9:34 PM To: Myungjae Lee Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [PATCH] elm bo

Re: [E-devel] [PATCH] elm box: extended mode added

2010-12-16 Thread Gustavo Sverzut Barbieri
On Thu, Dec 16, 2010 at 5:55 AM, Myungjae Lee wrote: > Hello, all. > > This is a patch for extended mode box. > > When we insert objects into the horizontal mode box, the width of the box > increases according to the sum of items' min size without any limitation. In > a special case, such as typin