Re: [E-devel] elm focus still broken

2012-02-24 Thread Michael Blumenkrantz
On Thu, 23 Feb 2012 13:22:22 +0900 Carsten Haitzler (The Rasterman) wrote: > On Wed, 22 Feb 2012 11:06:34 -0200 Gustavo Chaves said: > > > > > > > > haven't tested with other widgets, but entry focus is barely functional. > > > base > > > > entry test sets focus on the entry to start, focus is

Re: [E-devel] elm focus still broken

2012-02-22 Thread ChunEon Park
nt: 12-02-23(목) 13:22:22 Subject: Re: [E-devel] elm focus still broken On Wed, 22 Feb 2012 11:06:34 -0200 Gustavo Chaves <gl...@profusion.mobi> said: > > > > > haven't tested with other widgets, but entry focus is barely functional. > > base > > > entry

Re: [E-devel] elm focus still broken

2012-02-22 Thread The Rasterman
On Wed, 22 Feb 2012 11:06:34 -0200 Gustavo Chaves said: > > > > > haven't tested with other widgets, but entry focus is barely functional. > > base > > > entry test sets focus on the entry to start, focus is not present. this > > is > > > probably caused by the same thing that causes the rest of

Re: [E-devel] elm focus still broken

2012-02-22 Thread The Rasterman
On Wed, 22 Feb 2012 11:06:34 -0200 Gustavo Chaves said: > > > > > haven't tested with other widgets, but entry focus is barely functional. > > base > > > entry test sets focus on the entry to start, focus is not present. this > > is > > > probably caused by the same thing that causes the rest of

Re: [E-devel] elm focus still broken

2012-02-22 Thread The Rasterman
On Wed, 22 Feb 2012 11:06:34 -0200 Gustavo Chaves said: > > > > > haven't tested with other widgets, but entry focus is barely functional. > > base > > > entry test sets focus on the entry to start, focus is not present. this > > is > > > probably caused by the same thing that causes the rest of

Re: [E-devel] elm focus still broken

2012-02-22 Thread Michael Blumenkrantz
On Wed, 22 Feb 2012 11:06:34 -0200 Gustavo Chaves wrote: > > > > > haven't tested with other widgets, but entry focus is barely functional. > > base > > > entry test sets focus on the entry to start, focus is not present. this > > is > > > probably caused by the same thing that causes the rest of

Re: [E-devel] elm focus still broken

2012-02-22 Thread Gustavo Chaves
> > > haven't tested with other widgets, but entry focus is barely functional. > base > > entry test sets focus on the entry to start, focus is not present. this > is > > probably caused by the same thing that causes the rest of entry focus > > problems. > > no - this was something special. fixed n

Re: [E-devel] elm focus still broken

2012-02-21 Thread Michael Blumenkrantz
On Tue, 21 Feb 2012 19:56:13 +0900 Carsten Haitzler (The Rasterman) wrote: > On Mon, 20 Feb 2012 14:11:32 -0500 Michael Blumenkrantz > said: > > > haven't tested with other widgets, but entry focus is barely functional. > > base entry test sets focus on the entry to start, focus is not present.

Re: [E-devel] elm focus still broken

2012-02-21 Thread The Rasterman
On Mon, 20 Feb 2012 14:11:32 -0500 Michael Blumenkrantz said: > haven't tested with other widgets, but entry focus is barely functional. base > entry test sets focus on the entry to start, focus is not present. this is > probably caused by the same thing that causes the rest of entry focus > prob

[E-devel] elm focus still broken

2012-02-20 Thread Michael Blumenkrantz
haven't tested with other widgets, but entry focus is barely functional. base entry test sets focus on the entry to start, focus is not present. this is probably caused by the same thing that causes the rest of entry focus problems. -