Re: [Gambas-user] Feature request: Separator.Foreground

2012-12-12 Thread Tobias Boege
On Wed, 12 Dec 2012, Beno?t Minisini wrote: > Le 10/12/2012 16:47, Tobias Boege a ?crit : > > Hi Benoit, > > > > for aesthetic reasons, we would like to set the line colour of the Separator > > control. AFAICS, Separator.Foreground has no function, is just an inherited > > symbol from Control, so t

Re: [Gambas-user] Feature request: Separator.Foreground

2012-12-11 Thread Benoît Minisini
Le 10/12/2012 16:47, Tobias Boege a écrit : > Hi Benoit, > > for aesthetic reasons, we would like to set the line colour of the Separator > control. AFAICS, Separator.Foreground has no function, is just an inherited > symbol from Control, so the feature could be implemented with this property. > >

[Gambas-user] Feature request: Separator.Foreground

2012-12-10 Thread Tobias Boege
Hi Benoit, for aesthetic reasons, we would like to set the line colour of the Separator control. AFAICS, Separator.Foreground has no function, is just an inherited symbol from Control, so the feature could be implemented with this property. Looking at the gb.qt4 sources, this seems to be no more