On Mon, Sep 8, 2008 at 3:39 PM, Atton Jonathan <[EMAIL PROTECTED]> wrote:
> hello,
>
> Currently with edje we can fit the text in his evas_object but we can't fit
> the object size to the text -> we can't display a border around a text, we
> can only display a border around his area. An other example: display a text
> below a dynamic text, we don't know how many lines the top text will need so
> we can't place the second text :/
>
> Why not give the possibility to resize the object after the text is render ?
>
> keep the edc size during the render of a text and then resize the object
> around the text and use this new size to calculate the position of others
> relatives part.

have you tried:

description {
   text {
      min: 1 1;  ///////////////////////////
   }
}

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: [EMAIL PROTECTED]
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to