octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help needed to fix QTerminal problem


From: John W. Eaton
Subject: Re: Help needed to fix QTerminal problem
Date: Mon, 08 Apr 2013 16:10:25 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11

On 04/08/2013 03:09 PM, John W. Eaton wrote:
On 04/08/2013 02:53 PM, Michael Goffioul wrote:

Did you try to invert the colors
in libgui/qterminal/libqterminal/win32/QTerminalColors.cpp instead?

No, I'll try that. But even before my changes, the background color
appeared to be set unconditionally to Qt::Black:

http://hg.savannah.gnu.org/hgweb/octave/rev/eeedbc7c0740

Is there a way to ask for the background color from the hidden terminal?
Or should I just set it to white unconditionally?

With the attached changes from your original code, I get a white
background and the reverse video that is used by things like the less
status message is correct.  But instead of black for the font, I'm
seeing gray.  I guess that's because the hidden terminal is using gray
as the foreground color, not white.  What's the best way to change
that?

jwe

Attachment: diffs.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]