discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] WX GUI Widgets Under C++


From: Josh Blum
Subject: Re: [Discuss-gnuradio] WX GUI Widgets Under C++
Date: Tue, 21 Aug 2012 09:05:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0


On 08/21/2012 08:46 AM, Daniel Labarowski wrote:
> I was wondering if there was any way to use WX GUI Widgets, such as the
> scope and fft plot, in a C++ flowgraph? Are any examples or other
> resources available? I have been designing these flowgraphs based on the
> dial tone example. Thanks ahead of time!
> 

The existing WX widgets and windows in gnuradio are exclusively python.
You would have to involve python in your application to use them.

Now, the QTGui widgets, those are written and can be used in C++

-josh



reply via email to

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