On Thu, Dec 16, 2010 at 5:55 AM, Myungjae Lee <mjae....@samsung.com> 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 typing recipients in the iphone email application,
> objects in the box needs to be aligned automatically within the box width.
> When a box is resized, all items are positioned as much as acceptable and
> the remained items are put into the next line(under the max height of the
> first aligned objects). This will be repeated until all items are displayed.
>
> The extended mode box is an added feature and it doesn't break normal box
> behavior at all.
>
> I think it's not easy to explain whole features in extended mode box, so I
> attached the test application for elementary_test.
> Please test 'Box Extended' in elementary_test first and review this source
> code next.
>
> If any issues are there or this doesn't meet any other requirement, please
> let me know it.

Hi,

I can't look the code anytime soon, but how this compares to the
existing "flow" modes? From your description it looks exactly like
them, with the exception your just work with elementary and not with
pure-evas.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to