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

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to