Le 10/08/2014 00:26, Tobias Boege a écrit :
> Hi,
>
> when we set TableView.NoKeyboard = False, then the ability to select the
> current cell via arrow keys is disabled (which I verified experimentally
> and which the docs correctly state, too).
>
> This is an unexpected result for me. Shouldn't NoKeyboard = False mean
> "not no keyboard" which is "keyboard"[*] and should *enable* me to move
> the current cell via keyboard (arrow keys)?
>
> Regards,
> Tobi
>
> [*] At least if we have double negation as it works in German (and formal
>      logic), not as in English where you "can't get no satisfaction" and
>      still be unsatisfied.
>

Do you have an example? For me, TableView.NoKeyboard works as expected: 
it is FALSE by default, and if set to TRUE, the TableView does not 
handle keyboard events.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to