[Gambas-user] TAB on keyboard
Benoît Minisini
gambas at ...1...
Sun Feb 19 22:15:41 CET 2012
Le 06/02/2012 14:40, Willy Raets a écrit :
> Hi All,
>...
> Is there a way in Gambas2 (or Gambas3), when using TAB-key on keyboard
> to have it skip (in my case all read only) controls and just go to those
> that matter for input?
>
> Thanks,
>
> Willy
>
In revision #4490, I added a Control.NoTabFocus boolean property. When
you set this property to TRUE, the TAB key will ignore the control when
moving the focus.
I hope it will fit your needs.
Regards,
--
Benoît Minisini
More information about the User
mailing list