On Tue, 19 Oct 2010 01:41:46 +0200 Dave Andreoli said:
> 2010/10/19 Carsten Haitzler :
> > On Mon, 18 Oct 2010 19:18:19 -0200 Gustavo Sverzut Barbieri
> > said:
> >
> >> On Sun, Oct 17, 2010 at 2:01 AM, Carsten Haitzler
> >> wrote:
> >> > On Sun, 10 Oct 2010 21:00:25 -0300 Gustavo Sverzut Barbi
2010/10/19 Carsten Haitzler :
> On Mon, 18 Oct 2010 19:18:19 -0200 Gustavo Sverzut Barbieri
> said:
>
>> On Sun, Oct 17, 2010 at 2:01 AM, Carsten Haitzler
>> wrote:
>> > On Sun, 10 Oct 2010 21:00:25 -0300 Gustavo Sverzut Barbieri
>> > said:
>> >
>> > isn't what you want a "focused" signal - ie f
On Mon, 18 Oct 2010 19:18:19 -0200 Gustavo Sverzut Barbieri
said:
> On Sun, Oct 17, 2010 at 2:01 AM, Carsten Haitzler
> wrote:
> > On Sun, 10 Oct 2010 21:00:25 -0300 Gustavo Sverzut Barbieri
> > said:
> >
> > isn't what you want a "focused" signal - ie for multi-select with kbd u want
> > to be
On Sun, Oct 17, 2010 at 2:01 AM, Carsten Haitzler wrote:
> On Sun, 10 Oct 2010 21:00:25 -0300 Gustavo Sverzut Barbieri
> said:
>
> isn't what you want a "focused" signal - ie for multi-select with kbd u want
> to be able to hilight/focus an item without selecting it then use enter/space
> etc. to
On Sun, 10 Oct 2010 21:00:25 -0300 Gustavo Sverzut Barbieri
said:
isn't what you want a "focused" signal - ie for multi-select with kbd u want
to be able to hilight/focus an item without selecting it then use enter/space
etc. to "toggle its selected status".
> Hi all,
>
> currently we use selec
On Sun, 2010-10-10 at 21:00 -0300, Gustavo Sverzut Barbieri wrote:
> Hi all,
>
> currently we use select action to trigger most of elm_list,
> elm_genlist and elm_gengrid actions. While for embedded it makes sense
> as there is no other way to select other than to click, we end with
> weird behavi
Hi all,
currently we use select action to trigger most of elm_list,
elm_genlist and elm_gengrid actions. While for embedded it makes sense
as there is no other way to select other than to click, we end with
weird behavior on desktop where you can use key modifiers to select
multiple entries.
we d