Ah, OK. This did not find its way into gnuradio-3.8.1.0. Presumably it will apply OK to that version however? (If so I suggest it is applied to the 3.8 branch also.)
Chris ------------------------------------ On Sun, 12 Apr 2020 11:48:56 +0200 Volker Schroer <[email protected]> wrote: > Hi ! > This was fixed with #2778 > > See also: > > https://github.com/gnuradio/gnuradio/pull/2778/files/ef5ca9fe51dc45c0332e41db36f822f145f6116a > > > -- Volker > Am 11.04.20 um 14:45 schrieb Chris Vine: > > Hi, > > > > On porting a gnuradio-companion flow graph from gnuradio-3.7 to > > gnuradio-3.8, I noticed that there no longer seems to be a way of > > setting the initial (default) selection for the Qt GUI Chooser widget. > > The initial selection seems now always to be the first one in the list. > > > > The widget is therefore no longer suitable for presenting a selection > > of numeric values to the user in numerical order where you don't want > > the initial default to be the highest (or lowest) value. > > > > Is there some way around this or some other widget that is now intended > > to be used for this purpose? > > > > Chris > > >
