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

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to