Re: [E-devel] elm_flip broken API and implementation

2012-07-24 Thread The Rasterman
On Wed, 25 Jul 2012 08:52:45 +0900 Carsten Haitzler (The Rasterman) said: > On Tue, 24 Jul 2012 19:04:17 -0300 Gustavo Sverzut Barbieri > said: > > > On Wed, Jul 18, 2012 at 8:44 AM, Gustavo Sverzut Barbieri > > wrote: > > > As we're close to release, I'd like to discuss a bug in elm_flip that

Re: [E-devel] elm_flip broken API and implementation

2012-07-24 Thread The Rasterman
On Tue, 24 Jul 2012 19:04:17 -0300 Gustavo Sverzut Barbieri said: > On Wed, Jul 18, 2012 at 8:44 AM, Gustavo Sverzut Barbieri > wrote: > > As we're close to release, I'd like to discuss a bug in elm_flip that annoys > > me: > > > > elm_flip_go() does NOT take the front/back parameter, then if th

Re: [E-devel] elm_flip broken API and implementation

2012-07-24 Thread Gustavo Sverzut Barbieri
On Wed, Jul 18, 2012 at 8:44 AM, Gustavo Sverzut Barbieri wrote: > As we're close to release, I'd like to discuss a bug in elm_flip that annoys > me: > > elm_flip_go() does NOT take the front/back parameter, then if the app wants > to control it properly (ie: toggle button, toolbar, edje) it can g

Re: [E-devel] elm_flip broken API and implementation

2012-07-19 Thread ChunEon Park
(목) 21:11:03 Subject: Re: [E-devel] elm_flip broken API and implementation On Wed, Jul 18, 2012 at 8:44 AM, Gustavo Sverzut Barbieri @profusion.mobi> wrote: > As we're close to release, I'd like to discuss a bug in elm_flip that annoys > me: > > elm_flip_go() does NOT take the

Re: [E-devel] elm_flip broken API and implementation

2012-07-19 Thread Jérôme Pinot
On 07/19/12 09:28, Iván Briano wrote: > 2012/7/19 Gustavo Sverzut Barbieri : > > On Wed, Jul 18, 2012 at 8:44 AM, Gustavo Sverzut Barbieri > > wrote: > >> As we're close to release, I'd like to discuss a bug in elm_flip that > >> annoys > >> me: > >> > >> elm_flip_go() does NOT take the front/bac

Re: [E-devel] elm_flip broken API and implementation

2012-07-19 Thread Iván Briano
2012/7/19 Gustavo Sverzut Barbieri : > On Wed, Jul 18, 2012 at 8:44 AM, Gustavo Sverzut Barbieri > wrote: >> As we're close to release, I'd like to discuss a bug in elm_flip that annoys >> me: >> >> elm_flip_go() does NOT take the front/back parameter, then if the app wants >> to control it proper

Re: [E-devel] elm_flip broken API and implementation

2012-07-19 Thread Gustavo Sverzut Barbieri
On Wed, Jul 18, 2012 at 8:44 AM, Gustavo Sverzut Barbieri wrote: > As we're close to release, I'd like to discuss a bug in elm_flip that annoys > me: > > elm_flip_go() does NOT take the front/back parameter, then if the app wants > to control it properly (ie: toggle button, toolbar, edje) it can g