Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-30 | grc: force param text to black to guarantee readability | Josh Blum | |
2010-03-23 | work on the string representations for parameters (large vectors could be ↵ | Josh Blum | |
too much to render, ie use truncation) | |||
2009-12-05 | combined param layouts | Josh Blum | |
2009-11-19 | gtk.Tooltips() is deprecated, use set_tooltip_text. | Josh Blum | |
Added a set_tooltop_text method to each InputParam. | |||
2009-09-08 | use show signal to perform initial gui update | Josh Blum | |
2009-09-06 | Fixed the usrp and usrp2 probe scripts to work with the new gui param api. | Josh Blum | |
Also fixed the scripts to work since they were broken by previous changes. Get input in param class now pases a param instance (self) into the object. | |||
2009-09-06 | propsdialog tweaks | Josh Blum | |
2009-09-05 | more code cleanup for properties dialog | Josh Blum | |
2009-09-05 | Rework the params/properties dialog and param gui class: | Josh Blum | |
Better handles dynamic changes and subsequent code cleanup. | |||
2009-09-05 | standardized the Element inheritance __init__ usage in gui | Josh Blum | |
2009-08-30 | Switched the python classes to inherit from the base and gui classes. | Josh Blum | |
Use only **kwargs so all contructor parameters must be passed with keys. Moved gui input forms classes from base to gui param module. | |||
2009-07-06 | Merged r11309:11357 from grc branch. | jblum | |
Adds notebook cabability to grc and its wxgui windows/controls. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11358 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-06-23 | Merging r11186:11273 from grc branch. | jblum | |
Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5 |