Re: [E-devel] Clipped Smart Object draft

2008-09-06 Thread Gustavo Sverzut Barbieri
It's in SVN now. On Mon, May 26, 2008 at 1:53 PM, Kenneth Christiansen <[EMAIL PROTECTED]> wrote: > I guess that if it is not in evas, people wont really use it, either > because they don't know about it > or because they don't like adding yet another library. > > Kenneth > >> No radical chan

Re: [E-devel] Clipped Smart Object draft

2008-05-20 Thread Jose Gonzalez
Gustavo wrote: >> It's definitely useful to have such a ready-made simplifying >> smart-class construction mechanism that could be 'overriden' - and >> if you could couple that with some kind of object system for smart >> data it might even be close to some aspects that the gui toolkits >>

Re: [E-devel] Clipped Smart Object draft

2008-05-20 Thread Gustavo Sverzut Barbieri
On Tue, May 20, 2008 at 3:37 PM, Jose Gonzalez <[EMAIL PROTECTED]> 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. >>>

Re: [E-devel] Clipped Smart Object draft

2008-05-20 Thread Jose Gonzalez
>>> 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 >> ov

Re: [E-devel] Clipped Smart Object draft

2008-05-20 Thread Gustavo Sverzut Barbieri
On Tue, May 20, 2008 at 12:10 AM, Jose Gonzalez <[EMAIL PROTECTED]> wrote: > 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.

Re: [E-devel] Clipped Smart Object draft

2008-05-19 Thread Jose Gonzalez
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 ov

Re: [E-devel] Clipped Smart Object draft

2008-05-19 Thread The Rasterman
On Mon, 19 May 2008 09:13:35 -0300 "Kenneth Christiansen" <[EMAIL PROTECTED]> babbled: this is in my mail queue. i killed some of it today - more tomorrow :) > I am for it, you already added this to the python bindings back in the > days and it has really proved useful for developing Canola. > >

Re: [E-devel] Clipped Smart Object draft

2008-05-19 Thread Gustavo Sverzut Barbieri
On Mon, May 19, 2008 at 9:13 AM, Kenneth Christiansen <[EMAIL PROTECTED]> wrote: > I am for it, you already added this to the python bindings back in the > days and it has really proved useful for developing Canola. yes, basically most of smart object users will just need constructor + resize to b

Re: [E-devel] Clipped Smart Object draft

2008-05-19 Thread Kenneth Christiansen
I am for it, you already added this to the python bindings back in the days and it has really proved useful for developing Canola. Cheers, Kenneth On Sun, May 18, 2008 at 5:11 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > Anyone else looked at this? May I add the clipped smart object

Re: [E-devel] Clipped Smart Object draft

2008-05-18 Thread Gustavo Sverzut Barbieri
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. On Mon, Mar 24, 2008 at 9:12 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > http://staff.get

Re: [E-devel] Clipped Smart Object draft

2008-03-24 Thread Gustavo Sverzut Barbieri
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

[E-devel] Clipped Smart Object draft

2008-03-24 Thread Gustavo Sverzut Barbieri
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 num