Re: [Gambas-user] Navigation in TableView with keyboard 'Enter'

2015-11-17 Thread Ru Vuott
, wi...@develop.earthshipeurope.org ha scritto: Oggetto: Re: [Gambas-user] Navigation in TableView with keyboard 'Enter' A: "mailing list for gambas users" Data: Lunedì 16 novembre 2015, 17:45 On 2015-11-16 17:09, wi...@develop.earthshipeurope.org wrote: > Hi

Re: [Gambas-user] Navigation in TableView with keyboard 'Enter'

2015-11-16 Thread willy
On 2015-11-16 17:09, wi...@develop.earthshipeurope.org wrote: > Hi all, > > Is there an simple manner of making an editable TableView only move > through 1 Column upon hitting the 'Enter' on keyboard? > > OR EVEN BETTER > > make only one column editable instead of the whole table (I assume that

[Gambas-user] Navigation in TableView with keyboard 'Enter'

2015-11-16 Thread willy
Hi all, Is there an simple manner of making an editable TableView only move through 1 Column upon hitting the 'Enter' on keyboard? OR EVEN BETTER make only one column editable instead of the whole table (I assume that would eliminate moving through all non editable fields)? Thanks, gbWilly