discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] changing trace or background colour in the QT GUI


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] changing trace or background colour in the QT GUI scope
Date: Thu, 17 Jul 2014 11:41:20 -0400

On Thu, Jul 17, 2014 at 11:02 AM, Marcus Müller <address@hidden> wrote:
The individual QT Gui sinks have a set_color() method, and I think that might be what you're looking for.
Also, for GRC, in recent versions, there's the "config" tab in the property window of e.g. the QT time sink, where you can chouse colors.

Greetings,
Marcus

Better I think would be to use a QSS file. Take a look at the last paragraph on the qtgui manual page:

http://gnuradio.org/doc/doxygen/page_qtgui.html

If you look in $prefix/etc/gnuradio/conf.d/gr-qtgui.conf, you'll see an example of the location of a qss file. There are two defined with GR as of 3.7.4, dark.qss and a slightly modified alt.qss.

Tom

 
On 17.07.2014 16:50, John Meloche wrote:
Hello,

Is there a way to change the colour of the trace or background in the QT
GUI scope?

Thanks,
John


reply via email to

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