On Wed, Oct 22, 2008 at 11:00 PM, Enlightenment SVN
<[EMAIL PROTECTED]> wrote:
> Log:
> add helper ecore_evas_object_associate.
>
> We usually want to create an Ecore_Evas and attach an object to it, be
> it the background, your smart object that will manage the scene (ie:
> edje) and this is replicated everywhere. Not anymore!
>
> ecore_evas_new() and ecore_evas_object_associate() will behave much
> like regular toolkits "window-new()" and "window-main-child-add()",
> actually it was based on elm_win.c and hopefully we can remove that,
> or most of that code and replace with this helper.
>
> I'll add an Evas smart object to handle stacks of objects, that is, it
> will be a clipped smart object that on resize it will resize every
> child to the same size. This means we can associate this stack object
> and add a background and then your stuff on top of it.
test case attached (not sure where to add this)
--
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