On 18.07.2012 18:28, Greg Ercolano wrote:
> On 07/18/12 00:43, Albrecht Schlosser wrote:

...

>> There's a global FLTK setting in 1.3 that *should* be set OFF in FLTK
>> 1.3 (the default), but can be changed. Maybe you changed it? However,
>> reading your description again, since this seems to be different with
>> the stock FLTK examples, this may not be the cause. Anyway, ...
>>
>> This option can be seen/changed in Fluid (Menu: Edit/Global FLTK
>> settings), the 2nd setting is "Arrow Keys move Focus". Please check
>> "User Settings" as well as "System Settings". Both should be default
>> or off. See the tooltips of these options for an explanation.
>>
>> That said, if these options are off or default, then Fl_Table might
>> not check this setting and should perhaps be changed to do so. Greg
>> may know more about Fl_Table though.
>
>       I didn't quite understand this one.
>
>       If you think it's a bug with Fl_Table, it'd be good if you could
>       open an STR and post a code example that demonstrates the problem
>       and I'll try to look into it.

Greg, you're replying to my post, but it's not my problem, so I'm not
in the position to write example code.

To answer your question: I was guessing what the problem could be, and
when I thought about it I realized that Fl_Table should probably honor
the global FLTK setting mentioned above ("Arrow Keys move Focus").
I don't know enough about Fl_Table to look at the code myself, so I
guessed (again) that you would probably know (better).

Okay, what's the exact question? Can you leave the Fl_Table widget by
using the arrow keys (left, right, up, and/or down)? If yes, should this
be blocked if the global option is OFF, so that the arrow keys can't
move the focus to another widget?

That's what I thought what the problem /could/ be, but then I also read
that the OP thought that this was NOT a problem with the FLTK example
code.

>       This issue is with 1.3.x svn current?

I don't know.

Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to