[Lazarus] "Copy selected messages to clipboard" bug

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Apr 20 18:52:06 CEST 2015


On Mon, 20 Apr 2015 16:16:51 +0100
Martin Frb <lazarus at mfriebe.de> wrote:

> On 20/04/2015 16:14, Mattias Gaertner wrote:
> > It was a FAQ how to turn this off.
> > The Hint/Note/Warn is just a general probability that it creates a bug.
> > You have to check all messages anyway.
> > Internally each type has its own text color, but all 13 are set to
> > default. I don't want to add a GUI for only two people.
> >
> >
> Can you point me to were they are set? (reachable from the options code)
> 
> I might find  some time.
> 
> Asternatively we can try and find more people ;)

ide/etmessageframe.pas
TMsgCtrlUrgencyStyle.Color

You might want to change the logic in
procedure TMessagesCtrl.Paint
Search for "// message text".


Mattias




More information about the Lazarus mailing list