Re: [lazarus] changing color on TPanel works only one way

2006-01-11 Thread Marc Santhoff
Am Mittwoch, den 11.01.2006, 09:54 +0100 schrieb Micha Nelissen: > Marc Santhoff wrote: > > for example. Is there a paper somewhere explaning this topic in overview > > for getting the big picture? > > There is the lcl/widgetsets/README file, and the wiki page > http://wiki.lazarus.freepascal.org

Re: [lazarus] changing color on TPanel works only one way

2006-01-11 Thread Micha Nelissen
Marc Santhoff wrote: for example. Is there a paper somewhere explaning this topic in overview for getting the big picture? There is the lcl/widgetsets/README file, and the wiki page http://wiki.lazarus.freepascal.org/index.php/LCL_Internals. Not much, I'm afraid. Micha

Re: [lazarus] changing color on TPanel works only one way

2006-01-10 Thread Marc Santhoff
Am Dienstag, den 10.01.2006, 15:56 +0100 schrieb Mattias Gaertner: > On Mon, 09 Jan 2006 02:03:01 +0100 > Marc Santhoff <[EMAIL PROTECTED]> wrote: [...] > > > I tried other components and invalidated the form and they behave > > > different: > > > > > > TButton: gets green, stays green but the hig

Re: [lazarus] changing color on TPanel works only one way

2006-01-10 Thread Mattias Gaertner
On Mon, 09 Jan 2006 02:03:01 +0100 Marc Santhoff <[EMAIL PROTECTED]> wrote: > Am Dienstag, den 03.01.2006, 00:04 +0100 schrieb Marc Santhoff: > > Am Montag, den 02.01.2006, 22:58 +0100 schrieb dannym: > > > Hi, > > > > > > Am Montag, den 02.01.2006, 22:18 +0100 schrieb Marc Santhoff: > > > > Hi,

Re: [lazarus] changing color on TPanel works only one way

2006-01-08 Thread Marc Santhoff
Am Dienstag, den 03.01.2006, 00:04 +0100 schrieb Marc Santhoff: > Am Montag, den 02.01.2006, 22:58 +0100 schrieb dannym: > > Hi, > > > > Am Montag, den 02.01.2006, 22:18 +0100 schrieb Marc Santhoff: > > > Hi, > > > > > > I'm setting the 'color' property of a TPanel and it is getting pretty > > >

Re: [lazarus] changing color on TPanel works only one way

2006-01-02 Thread Marc Santhoff
Am Montag, den 02.01.2006, 22:58 +0100 schrieb dannym: > Hi, > > Am Montag, den 02.01.2006, 22:18 +0100 schrieb Marc Santhoff: > > Hi, > > > > I'm setting the 'color' property of a TPanel and it is getting pretty > > green. If set back to 'clBtnFace' nothing happens. > > > > procedure TKeyboardF

Re: [lazarus] changing color on TPanel works only one way

2006-01-02 Thread dannym
Hi, Am Montag, den 02.01.2006, 22:18 +0100 schrieb Marc Santhoff: > Hi, > > I'm setting the 'color' property of a TPanel and it is getting pretty > green. If set back to 'clBtnFace' nothing happens. > > procedure TKeyboardForm.rgTestTypeClick(Sender: TObject); > begin > > if (TRadioGroup(Se

[lazarus] changing color on TPanel works only one way

2006-01-02 Thread Marc Santhoff
Hi, I'm setting the 'color' property of a TPanel and it is getting pretty green. If set back to 'clBtnFace' nothing happens. procedure TKeyboardForm.rgTestTypeClick(Sender: TObject); begin if (TRadioGroup(Sender).itemindex = 1) then begin ... lbSignal.Caption := 'Bitte *jede* Tas