discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] QT object sizing


From: John Ackermann N8UR
Subject: [Discuss-gnuradio] QT object sizing
Date: Mon, 18 May 2015 13:40:36 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

I have a flowgraph that includes a couple of sliders and a frequency display below.

On a fairly low-res screen (1280x1024), I'm seeing that the flowchart GUI is fitting itself to the size of the screen, but the individual components don't all fit without a vertical scroll bar.

I'd like to eliminate that so the whole window fits onto the screen without vertical scrolling. I thought I had too many elements, so I tried removing some controls. But all that seems to happen is that the FFT just makes itself bigger, so the vertical scrollbar is still needed.

Is there a way to constrain the size of the FFT, or in some other way control the GUI so that the elements fit without scrolling?

Thanks,
John



reply via email to

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