> Modified: trunk/ecore/src/lib/ecore_evas/ecore_evas_x.c
> ===
> --- trunk/ecore/src/lib/ecore_evas/ecore_evas_x.c 2010-02-16 12:59:37 UTC
> (rev 46206)
> +++ trunk/ecore/src/lib/ecore_evas/ecore_evas_x.c 2010-02-16 13:00:11
On Wed, Oct 22, 2008 at 11:03 PM, Gustavo Sverzut Barbieri
<[EMAIL PROTECTED]> wrote:
> 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
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 r