discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] status bar of GUI


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] status bar of GUI
Date: Fri, 7 Aug 2009 12:35:46 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, Aug 07, 2009 at 05:22:16PM +0200, hanwen wrote:
> Hi *,
> 
> In usrp_wfm_rcv.py there are two status bar at the bottom of the window, the
> left one showing the result of tune frequency while the other shows the gain
> and volume.
> But in my program I always cannot get two status bar but there is only one.
> I checked the code and cannot find how to set up two status bar. Would you
> give me some hint?
> 
> Thanks in advance.
> Hanwen


It's controlled by the third argument to stdgui2.stdapp.  It defaults
to 2. See gr-wxgui/src/python/stdgui2.py

Eric




reply via email to

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