Re: [Gambas-user] table view display bug/anomalie

2014-08-20 Thread richard terry
On 21/08/14 06:45, Benoît Minisini wrote: > Le 05/08/2014 23:49, richard terry a écrit : >> Hi Benoit, >> >> Don't know if anyone has ever noticed this, but if you have a table view >> and its contained in a split then if someone resizes the split whilst >> the table view is being edited, the editi

Re: [Gambas-user] table view display bug/anomalie

2014-08-20 Thread Benoît Minisini
Le 05/08/2014 23:49, richard terry a écrit : > Hi Benoit, > > Don't know if anyone has ever noticed this, but if you have a table view > and its contained in a split then if someone resizes the split whilst > the table view is being edited, the editing control x.y doesn't move up > (or down) when t

[Gambas-user] table view display bug/anomalie

2014-08-05 Thread richard terry
Hi Benoit, Don't know if anyone has ever noticed this, but if you have a table view and its contained in a split then if someone resizes the split whilst the table view is being edited, the editing control x.y doesn't move up (or down) when the split is resized and hence is out of alignment wit

[Gambas-user] Table view edit

2010-12-13 Thread Almanova Sistemi
Hello to everyone, I try to write a program in gambas2 (2.21) with table view and everything works fine. The only problem I have is using the method tableview.edit: how can I exit from edit when I press return or esc key? Thank's Massimo. -

Re: [Gambas-user] Table View edit question

2010-09-05 Thread Fabien Bodard
2010/9/5 Almanova Sistemi : > Hello to everyone, > > I am writing a gambas program that uses the control tablewiev. > > My problem is how to exit from tableview.edit when I press Return or > Enter key. > > I tried tableview.cancel in tableview_save event but I get the message if i remember well ...

[Gambas-user] Table View edit question

2010-09-04 Thread Almanova Sistemi
Hello to everyone, I am writing a gambas program that uses the control tablewiev. My problem is how to exit from tableview.edit when I press Return or Enter key. I tried tableview.cancel in tableview_save event but I get the message "null object" Why? Thanks ---

Re: [Gambas-user] Table view

2008-10-14 Thread Doriano Blengino
Doriano Blengino ha scritto: > Almanova Sistemi ha scritto: > >> Stefano Palmeri ha scritto: >> >> >>> TableView1.Rows.Height = 2000 >>> >>> >> Ok, >> I have tried with your instuction during TableView_Data event and I get >> a "Stack Overflow" messages. >> >> Why? >> >>

Re: [Gambas-user] Table view

2008-10-14 Thread Doriano Blengino
Almanova Sistemi ha scritto: > Stefano Palmeri ha scritto: > >> TableView1.Rows.Height = 2000 >> > Ok, > I have tried with your instuction during TableView_Data event and I get > a "Stack Overflow" messages. > > Why? > ...because, apparently, changing the height of a row makes the table

Re: [Gambas-user] Table view

2008-10-14 Thread Almanova Sistemi
Stefano Palmeri ha scritto: > Il martedì 14 ottobre 2008 16:28:33 Almanova Sistemi ha scritto: > >> hello, >> >> how I can resize the height of a row of a table-view during run time ? >> >> Thank's >> >> > > i.e.: > > TableView1.Rows.Height = 2000 > > Ciao, > > Stefano > > >> Massimo. >>

Re: [Gambas-user] Table view

2008-10-14 Thread Stefano Palmeri
Il martedì 14 ottobre 2008 16:28:33 Almanova Sistemi ha scritto: > hello, > > how I can resize the height of a row of a table-view during run time ? > > Thank's > i.e.: TableView1.Rows.Height = 2000 Ciao, Stefano > > Massimo. > --

[Gambas-user] Table view

2008-10-14 Thread Almanova Sistemi
hello, how I can resize the height of a row of a table-view during run time ? Thank's Massimo. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with M