Re: [E-devel] [PATCH] External parts in Edje

2009-07-11 Thread Gustavo Sverzut Barbieri
On Tue, Jun 30, 2009 at 11:06 PM, Brian Mattern wrote: > Hey everyone, > I've attached a patch that implements a new edje part type: EXTERNAL. rephorm, sorry taking so long to reply but I was quite busy the last days. I hope you still have time to hack on it. First, feedback on patch: rename 'dou

Re: [E-devel] [PATCH] External parts in Edje

2009-07-02 Thread Jose Gonzalez
Brian Mattern wrote: > Hey everyone, > I've attached a patch that implements a new edje part type: EXTERNAL. > The basic idea is as follows: > > An application (or library) can implement swallowable widgets that are > keyed by a type name. By implementing a few callbacks and registering > wit

Re: [E-devel] [PATCH] External parts in Edje

2009-07-01 Thread Cedric BAIL
On Wed, Jul 1, 2009 at 4:06 AM, Brian Mattern wrote: > Hey everyone, > I've attached a patch that implements a new edje part type: EXTERNAL. > The basic idea is as follows: Oh ! That's sounds good ! > An application (or library) can implement swallowable widgets that are keyed > by a type name. B