Mattias Gaertner napisał(a):
On Tue, 17 Jan 2006 11:45:56 +0100
Mattias Gaertner <[EMAIL PROTECTED]> wrote:
[...]
Set color background and front don't work for tForms, tEdit and tLabel
And TListBox.
In fact, setting TListBox.Color changes all, but the TListBox color.
It seems the patch changes the current widget style, which is used by
several widgets. It should create a new style and apply that.
Will you fix that Darek, or should I reverse the patch?
I will prepare next patch (is near ready).
Darek
Mattias
(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
I've prepare patch once more, maybe now will be better.
Sorry for delay, but now I don`t have enough time.
Applied. Thanks.
Mattias
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
|
- Re: [lazarus] setColor patch darekM
-