User:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
(Blanked the page)
Line 1: Line 1:
<!-- QT_GUI_Chooser.mediawiki -->
This block creates a variable with enumerated options. The gui widget is implemented as a combo box or radio button group. When the label is left blank, the option will be used as the label. Set the number of options to "list" to enter a single list of options and labels.


See [[GUI Hint]] for how to position the GUI within your window.
== Example Flowgraph ==
This shows the QT GUI Chooser block and how it looks in the output.
[[File:FunCube_AM_out.png|800px]]
<br><br>
<b>Note:</b> <code>Added field for 3.8.1 in July 2020</code> The "Option 0 (Default)" field has been split into two fields: "Default option" and "Option 0". Whereas the old format forced the default value to be entered as Option 0, the new format allows any of the options to be the default value. Here are what the parameters of the Chooser look like before and after:
[[File:FunCube_AM_prop.png|387px]]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[[File:QT_GUI_CHOOSER_prop.png|303px]]

Revision as of 21:50, 22 July 2020