Re: [Gambas-user] Stretchable GridView

2012-11-30 Thread Benoît Minisini
Le 30/11/2012 20:14, M. Cs. a écrit : > I have a GridView with constant number of rows.The rows are painted with > different colors than the GUI's background. How it is possible to set the > grid view to loose the white area on the bottom of the gridView? The Form > is resizeable and I would like t

[Gambas-user] Stretchable GridView

2012-11-30 Thread M. Cs.
I have a GridView with constant number of rows.The rows are painted with different colors than the GUI's background. How it is possible to set the grid view to loose the white area on the bottom of the gridView? The Form is resizeable and I would like to have gridView's area filled with the 9 rows