Thursday, April 14, 2022

Re: Options - QT GUI window size and placement

Hi Gavin,

that's not a functionality of GNU Radio itself (at least we don't have any calls to the
Qt-typical "saveGeometry"/"restoreGeometry" in our source code); it must be your window
manager?
So, I sadly can't advise on how to achieve that, sorry.

Best,
Marcus

On 13.04.22 18:50, Gavin Jacobs wrote:
> I recently built a laptop with Ubuntu 20.04 and then built gnuradio 3.10.2 from source. I
> noticed that the Hackrf is now supported through the SoapySDR source/sink blocks (rather
> than the Osmocom blocks), so I made some examples & tests of hackrf rx and tx. Works fine,
> but I have a question.
>
> Previously the window that starts when the flowgraph is executed (i.e. the popup window
> with the QT GUI widgets and instrumentation), would remember the window size and
> placement; but now it doesn't. In 3.10.2 how do I control the window size and placement?
>
> Thanks,
> Jake

No comments:

Post a Comment