In general I don't have any objections to the addition of size hints
to Edje, these could actually be useful to EWL as we could use them in
place of some of the existing size hints we get from Edje. I'm not
really certain why you want the ability to set the min and max sizes
programmatically since these are normally determined by the EDC
description, but I don't really see a problem with it. It might be a
little confusing to the themer if the programmatic setting is
overriding their expectations from the theme, but it's probably a rare
case.

I do have concerns about the layout in Edje that was hand-in-hand with
this size hinting discussion, but that probably deserves another
thread. Just to sum up my thoughts on it though: not a fan of yet
another layout lib, would prefer to see edje support for relative
layout descriptions, and it seems like the base issue you're working
around is the level of primitives Edje operates on.

On Thu, Mar 6, 2008 at 12:59 AM, Gustavo Sverzut Barbieri
<[EMAIL PROTECTED]> wrote:
> We were discussing about this idea at IRC and the summary is written at:
>
>     http://wiki.enlightenment.org/index.php/Evas_Object_Size_Hints
>
>  Idea is to move this common requirement to Evas_Object so it can be
>  shared by toolkits, Edje and even the layout smart objects I plan to
>  add someday in future. Adding this is pretty straightforward and I
>  should do it soon, next moving Edje to use it.
>
>  Any comments on that? Requirements we failed to notice? Better
>  functions/types names?
>
>  --
>  Gustavo Sverzut Barbieri
>  http://profusion.mobi
>  Embedded Systems
>  --------------------------------------
>  MSN: [EMAIL PROTECTED]
>  Skype: gsbarbieri
>  Mobile: +55 (81) 9927 0010
>
>  -------------------------------------------------------------------------
>  This SF.net email is sponsored by: Microsoft
>  Defy all challenges. Microsoft(R) Visual Studio 2008.
>  http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>  _______________________________________________
>  enlightenment-devel mailing list
>  enlightenment-devel@lists.sourceforge.net
>  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to