discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] modified scopesink


From: ematlis
Subject: [Discuss-gnuradio] modified scopesink
Date: Mon, 11 May 2009 16:57:23 -0400 (EDT)
User-agent: Alpine 2.00 (LFD 1167 2008-08-23)

I'm not sure if my email got sent out, so I'm re-posting....

Hi all-

I have attached a modified scopesink that I believe fixes some sizing bugs. The issue is that the scope window would intrude on the controls below when sizes other than the default 640 by 240 is specified in the scopesink code. The credit goes to Michael Dickens, who provided these fixes to me a while back in a personal communication. I have been updating the various versions of scopesink for my own use and have done so for the current (as of svn 10991) implementation of scopesink_nongl.py which I provide here, with the hopes that somebody more knowledgeable in creating patches can provide a formal one to fix this issue. The fixes are very simple; other than resizing the defaults window sizes to a smaller value suitable for a smaller resolution screen (such as for a laptop), the changes are either lines that have "size=size" or "| wx.EXPAND)" added to them. All the lines with changes have the note "#mdickens" after them to aid in identification.

I would be happy to provide any other information; please let me know.

thanks,
eric

Attachment: scopesink_nongl.py
Description: Text document


reply via email to

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