On 10/02/16 14:09, Julien Delplanque wrote:
On 10/02/16 14:00, Nicolai Hess wrote:
2016-02-10 13:15 GMT+01:00 Julien Delplanque :
On 10/02/16 12:48, Nicolai Hess wrote:
2016-02-10 12:20 GMT+01:00 Julien Delplanque :
Hi,
I am trying to manage the focus order of my widget that uses
sub-
On 10/02/16 14:00, Nicolai Hess wrote:
2016-02-10 13:15 GMT+01:00 Julien Delplanque :
On 10/02/16 12:48, Nicolai Hess wrote:
2016-02-10 12:20 GMT+01:00 Julien Delplanque :
Hi,
I am trying to manage the focus order of my widget that uses sub-widgets
with their #focusOrder defined.
How do
2016-02-10 13:15 GMT+01:00 Julien Delplanque :
>
>
> On 10/02/16 12:48, Nicolai Hess wrote:
>
>> 2016-02-10 12:20 GMT+01:00 Julien Delplanque :
>>
>> Hi,
>>>
>>> I am trying to manage the focus order of my widget that uses sub-widgets
>>> with their #focusOrder defined.
>>>
>>> How do spec manage
On 10/02/16 12:48, Nicolai Hess wrote:
2016-02-10 12:20 GMT+01:00 Julien Delplanque :
Hi,
I am trying to manage the focus order of my widget that uses sub-widgets
with their #focusOrder defined.
How do spec manage nested focus order? I see in the implementation that it
is simply an OrderedC
2016-02-10 12:20 GMT+01:00 Julien Delplanque :
> Hi,
>
> I am trying to manage the focus order of my widget that uses sub-widgets
> with their #focusOrder defined.
>
> How do spec manage nested focus order? I see in the implementation that it
> is simply an OrderedCollection.
>
> I does not behave
Hi,
I am trying to manage the focus order of my widget that uses sub-widgets
with their #focusOrder defined.
How do spec manage nested focus order? I see in the implementation that
it is simply an OrderedCollection.
I does not behave as I expected, when I add my sub-widgets to the focus
or