Re: [Gambas-user] Tableview behaviour

2014-10-05 Thread Benoît Minisini
Le 04/10/2014 09:22, bill-lancaster a écrit : > The attached example has a tableview with values in column 0, click on one of > those values and it goes into column 1. Alternatively a new value may be > entered in column 1. > It all works fine but the return key causes unwanted data in column 1. >

[Gambas-user] Tableview behaviour

2014-10-04 Thread bill-lancaster
The attached example has a tableview with values in column 0, click on one of those values and it goes into column 1. Alternatively a new value may be entered in column 1. It all works fine but the return key causes unwanted data in column 1. Where am I going wrong? TableviewExample.gz