Re: [Gambas-user] Columns.Width in GridView

2015-11-03 Thread Rolf-Werner Eilert
Thank you, Fabien, that runs well. But how to cope with the last column? I vaguely remember, there was a trick... Regards Rolf Am 03.11.2015 13:15, schrieb Fabien Bodard: > For 2) set the column width to -1 > > 2015-11-03 11:08 GMT+01:00 Rolf-Werner Eilert : >> Looking for 2 things: >> >> 1) Ho

Re: [Gambas-user] Pre-release of Gambas 3.8.3

2015-11-03 Thread Benoît Minisini
Le 03/11/2015 10:17, Benoît Minisini a écrit : > Hi, > > I have uploaded a testing package of Gambas 3.8.3 at sourceforge: > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.8.3.tar.bz2/download > > Please test it if possible, and report any problem. > > I still have a few fix to me

Re: [Gambas-user] Columns.Width in GridView

2015-11-03 Thread Fabien Bodard
For 2) set the column width to -1 2015-11-03 11:08 GMT+01:00 Rolf-Werner Eilert : > Looking for 2 things: > > 1) How to set the last column to a fixed width (which does not spread to > the right border). I've got 2 GridViews here, one shows this behaviour, > the other one has the default setting.

[Gambas-user] Columns.Width in GridView

2015-11-03 Thread Rolf-Werner Eilert
Looking for 2 things: 1) How to set the last column to a fixed width (which does not spread to the right border). I've got 2 GridViews here, one shows this behaviour, the other one has the default setting. How do I change it? I can't find it anymore... 2) Wasn't there a way to automagically ad

[Gambas-user] Pre-release of Gambas 3.8.3

2015-11-03 Thread Benoît Minisini
Hi, I have uploaded a testing package of Gambas 3.8.3 at sourceforge: http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.8.3.tar.bz2/download Please test it if possible, and report any problem. I still have a few fix to merge anyway, before making it public. Regards, -- Benoît Mi