On Thu, 15 Dec 2005 18:25:47 +0100
darekM <[EMAIL PROTECTED]> wrote:

> 
> >I'm sorry but what exactly does it do? And what did it do without?
> >  
> >
> Set color background and front don't work for tForms, tEdit and tLabel 
> (I'm not test else), I've attached example.
> Before all text were black, with patch red.
> 
> >btw: I suggest _not_ commenting out stuff using block comments, because
> >that makes the patch hard to read (because diff doesn't understand block
> >comments and thus doesn't list all the contents). Best just delete the
> >lines you do not need anymore...
> >  
> >
> correction in attached file

How did you create this patch? It looks invalid and 'patch' says:

patch: **** malformed patch at line 43: @@ -7540,10 +7584,23 @@

Mattias



> 
> 
> >Or is there a reason?
> >
> >+//  if not GTK_WIDGET_REALIZED(Widget) then begin
> >
> >why is that commented out now? Does everything work without it?
> >  
> >
> With this setColor not work,
> This function is invoked many times during initializations and so on. 
> I've remove one from gtkcallback.inc.
> I've test step by step, with and without this line and others.  I don't 
> know why, this is the smallest diff I've make.
> 
> Darek

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to