Jim,
Currently the memory details editor which displays the "mem.extra" memory settings only supports RadioSettingValueBoolean and RadioSettingValueList. Having said that many of the settings which most radios provide can be adequately supported by a combo box, which is how the RadioSettingValueList is implemented. Having said that the SpinButton, which implements the RadioSettingValueInteger type, does a good job for covering a much larger range of numbers.
Is there a specific requirement for using a RadioSettingValueInteger in your case?
----------------------------------------
Date: Tue, 14 Apr 2015 21:12:30 -0400 From: rock.unroe@gmail.com To: chirp_devel@intrepid.danplanet.com Subject: [chirp_devel] Extra Settings
Is there a design reason why RadioSettingValueList() has to be used for the "mem.extra" settings instead of RadioSettingValueInteger()? Or is this a bug?
Jim KC9HI _______________________________________________ chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers