Gustavo wrote:

> Anyone else looked at this? May I add the clipped smart object (no
> layout stuff!) to evas? I can add some docs and even change basic
> smart object to refer to this one for simple implementations.
>
>   

      For those who are irc challenged, maybe you could give a short
overview of what it is this is supposed to help address, why it should
be 'added' to evas, etc. :)


> On Mon, Mar 24, 2008 at 9:12 PM, Gustavo Sverzut Barbieri
> <[EMAIL PROTECTED]> wrote:
>   
>> http://staff.get-e.org/~barbieri/ehelpers.tar.gz
>>
>> This should provide what I said these days in IRC. It's a draft, for
>> real code things like member_add() should check if's really a smart
>> and maybe check if this Evas_Object_Smart_Clipped_Data is correct,
>> maybe using an integer there with a magic number... I just left this
>> out as if we use hooks then it goes away.
>>
>> As you can see the implementation is still generic enough and we could
>> write our "layout" stuff on top of that easily, just implement the
>> resize() callback to call reconfigure(), a function that would be
>> called internally on child_add() and whenever things changed (ie:
>> child size).
>>
>> If you agree with that I'll provide a layout example on top of it.
>>
>>     


-------------------------------------------------------------------------
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