On Tue, Dec 05, 2006 at 10:56:59AM -0400, Ryan Seal wrote:
> I am working on the plotting widgets every chance I get. At the moment
> this is not at the top of my list but I am making progress.
Very good. Glad to hear it!
> I have run into one problem with wxWidgets that someone might be
> able
I am working on the plotting widgets every chance I get. At the moment
this is not at the top of my list but I am making progress. I have run
into one problem with wxWidgets that someone might be able to answer:
Using the DrawRotatedText function from the wxDC class seems to produce
a clipped,
On Mon, Dec 04, 2006 at 09:41:57PM -0800, Chris Stankevitz wrote:
>
>
> Chris Stankevitz wrote:
> >Chris Stankevitz wrote:
> >Update: this only happens when I run the app remotely (ssh -X). It's
> >not an issue afterall, I'll just run locally for now.
>
> I can recreate this problem locally (no
Chris Stankevitz wrote:
Chris Stankevitz wrote:
Update: this only happens when I run the app remotely (ssh -X). It's
not an issue afterall, I'll just run locally for now.
I can recreate this problem locally (not over SSH) by running the
usrp_wfm_rx example and enabling drawing of audio outp
I get no errors when running locally; some errors when running on
X-Win32 from Starnet on Windows over an SSH tunnel; and still more
errors when I try to run against Xvnc under NetBSD.
Try using:
$ ssh -X -Y
-Y is an authorization hack, but X over ssh already works great (xterm,
et al work
On Mon, Dec 04, 2006 at 04:08:59PM -0800, Jordan Hayes wrote:
> >Update: this only happens when I run the app remotely (ssh -X).
>
> I have this issue, too. It appears that either the gnuradio app itself
> or the toolkit that it's using (wxPython?) has some server-dependent
> code. I get no er
Update: this only happens when I run the app remotely (ssh -X).
I have this issue, too. It appears that either the gnuradio app itself
or the toolkit that it's using (wxPython?) has some server-dependent
code. I get no errors when running locally; some errors when running on
X-Win32 from St
Chris Stankevitz wrote:
Apps with one graph (say "usrp_fft.py -f 103.3") draw a nice plot that
looks like it's updated at approx 10Hz. However, the controls (sliders,
etc) do not respond and do not redraw if I move the window off then back
onto the page.
Update: this only happens when I run
Hi,
Apps with one graph (say "usrp_fft.py -f 103.3") draw a nice plot that
looks like it's updated at approx 10Hz. However, the controls (sliders,
etc) do not respond and do not redraw if I move the window off then back
onto the page.
Apps with two plots only update one plot at a time at 10