Re: [E-devel] RFC: New Elm_Toolbar API

2010-10-30 Thread Dave Andreoli
2010/10/29 Iván Briano (Sachiel) : > On Fri, Oct 29, 2010 at 2:57 PM, Dave Andreoli wrote: >> 2010/10/28 Leandro Pereira : >>> Elementary-ers, >>> >>> Sorry for the long and boring mail, but this is kinda important. >>> >>> We're working on improving the Elm_Toolbar widget. Right now, to add an it

Re: [E-devel] RFC: New Elm_Toolbar API

2010-10-29 Thread Sachiel
On Fri, Oct 29, 2010 at 3:22 PM, Bruno Dilly wrote: > On Fri, Oct 29, 2010 at 3:02 PM, Iván Briano (Sachiel) > wrote: >> On Fri, Oct 29, 2010 at 2:57 PM, Dave Andreoli >> wrote: >>> 2010/10/28 Leandro Pereira : Elementary-ers, Sorry for the long and boring mail, but this is kinda

Re: [E-devel] RFC: New Elm_Toolbar API

2010-10-29 Thread Bruno Dilly
On Fri, Oct 29, 2010 at 3:02 PM, Iván Briano (Sachiel) wrote: > On Fri, Oct 29, 2010 at 2:57 PM, Dave Andreoli wrote: >> 2010/10/28 Leandro Pereira : >>> Elementary-ers, >>> >>> Sorry for the long and boring mail, but this is kinda important. >>> >>> We're working on improving the Elm_Toolbar wid

Re: [E-devel] RFC: New Elm_Toolbar API

2010-10-29 Thread Bruno Dilly
On Fri, Oct 29, 2010 at 2:57 PM, Dave Andreoli wrote: > 2010/10/28 Leandro Pereira : >> Elementary-ers, >> >> Sorry for the long and boring mail, but this is kinda important. >> >> We're working on improving the Elm_Toolbar widget. Right now, to add an item >> to the toolbar, we have a couple of f

Re: [E-devel] RFC: New Elm_Toolbar API

2010-10-29 Thread Sachiel
On Fri, Oct 29, 2010 at 2:57 PM, Dave Andreoli wrote: > 2010/10/28 Leandro Pereira : >> Elementary-ers, >> >> Sorry for the long and boring mail, but this is kinda important. >> >> We're working on improving the Elm_Toolbar widget. Right now, to add an item >> to the toolbar, we have a couple of f

Re: [E-devel] RFC: New Elm_Toolbar API

2010-10-29 Thread Dave Andreoli
2010/10/28 Leandro Pereira : > Elementary-ers, > > Sorry for the long and boring mail, but this is kinda important. > > We're working on improving the Elm_Toolbar widget. Right now, to add an item > to the toolbar, we have a couple of functions, like (namespace ommitteed for > clarity): > >        

Re: [E-devel] RFC: New Elm_Toolbar API

2010-10-28 Thread Bruno Dilly
On Thu, Oct 28, 2010 at 7:04 PM, Leandro Pereira wrote: > Elementary-ers, > > Sorry for the long and boring mail, but this is kinda important. > > We're working on improving the Elm_Toolbar widget. Right now, to add an item > to the toolbar, we have a couple of functions, like (namespace ommitteed

[E-devel] RFC: New Elm_Toolbar API

2010-10-28 Thread Leandro Pereira
Elementary-ers, Sorry for the long and boring mail, but this is kinda important. We're working on improving the Elm_Toolbar widget. Right now, to add an item to the toolbar, we have a couple of functions, like (namespace ommitteed for clarity): append_item(toolbar, icon, label, callback,