Re: [Gambas-user] Tableview Background

2011-06-08 Thread Shane Powell
On 09/06/11 10:34, Benoît Minisini wrote: >> On 09/06/11 08:32, Benoît Minisini wrote: hi Benoit im using gambas 3 3871 and im using qt-4 at design time when i set the background color only the part of the control that dosnt have the grid on it has

Re: [Gambas-user] Tableview Background

2011-06-08 Thread Benoît Minisini
> On 09/06/11 08:32, Benoît Minisini wrote: > >> hi Benoit > >> > >> im using gambas 3 3871 and im using qt-4 > >> > >> at design time when i set the background color only the part of > >> the control that dosnt have the grid on it has the changed color > > > > Do you have a s

Re: [Gambas-user] Tableview Background

2011-06-08 Thread Shane Powell
On 09/06/11 08:32, Benoît Minisini wrote: hi Benoit im using gambas 3 3871 and im using qt-4 at design time when i set the background color only the part of the control that dosnt have the grid on it has the changed color Do you have a screenshot? Can you make a little projec

Re: [Gambas-user] Tableview Background

2011-06-08 Thread Benoît Minisini
> > hi Benoit > im using gambas 3 3871 and im using qt-4 > at design time when i set the background color only the part of > the control that dosnt have the grid on it has the changed color > Do you have a screenshot? Can you make a little project that reproduces your problem?

Re: [Gambas-user] Tableview Background

2011-06-08 Thread Shane Powell
On 08/06/11 23:09, Benoît Minisini wrote: >> hi Group im trying to set the initial background colour of a tableview >> rows and columns all to a set colour >> is there a way to do this with out looping through all the rows and >> columns individually and setting it there >> thanks >>Sha

Re: [Gambas-user] Tableview Background

2011-06-08 Thread Benoît Minisini
> hi Group im trying to set the initial background colour of a tableview > rows and columns all to a set colour > is there a way to do this with out looping through all the rows and > columns individually and setting it there > thanks > Shane > > Setting the TableView Background proper

[Gambas-user] Tableview Background

2011-06-05 Thread Shane Powell
hi Group im trying to set the initial background colour of a tableview rows and columns all to a set colour is there a way to do this with out looping through all the rows and columns individually and setting it there thanks Shane --