discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GUI window position


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] GUI window position
Date: Mon, 2 Feb 2015 07:14:42 -0500

On Fri, Jan 30, 2015 at 2:08 PM, Jon West <address@hidden> wrote:
Is there any way to set the position of a gui window? Not the position of elements inside the winow, but that actual window itself. For my need I am running multiple flow graphs with TCP sources, so nothing pops up until a TCP connection is established. I'd like the windows to pop up where I want them


No, not directly. You'll have to look into the GUI backend you're using (wx or qt) and see how you can use their calls to do this.

Tom


reply via email to

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