Thanks Tom; I apologize for the multi-part email, while it is fairly standard for email protocol I understand that for this intended purpose it is somewhat unnecessary. Unfortunately, for whatever reason the chipr devel mailman host cannot communicate with my webmail provider; so as a result I must resort to unorthodox methods which lead to these such problems. Regardless, I have attached the patch to this email for you to try... -kosta > From: tom@tomh.us > Date: Wed, 4 Feb 2015 10:03:31 -0800 > To: chirp_devel@intrepid.danplanet.com > Subject: Re: [chirp_devel] [PATCH] Flattening of RadioSettings > > On Mon, Feb 2, 2015 at 10:20 PM, Kosta Arvanitis wrote: >> # HG changeset patch >> # User K. Arvanitis >> # Date 1422941391 28800 >> # Mon Feb 02 21:29:51 2015 -0800 >> # Node ID e8378ba8777941cff2f0b4717355d476e224b43c >> # Parent 5a17f1c24b38875fe8ef83b6a3fe6b61f11c07af >> [PATCH] Radio settings flattened view >> Due to the nested nature of the settings editor tree view, labels in the >> tree generally become obscured because the pane is too small. >> This change addresses the issue by a) adding a horizontal paned window >> which allows the tree view to be manually resized while b) flattening >> the radio featrure radio settings group to return a single list of >> all top level radio settings groups. >> >> Bug #2285 > > Awesome. I was just questioning this design last month. > > Among other things, this means we can now do things like > RadioSettings(*radiosettinggroups). > > Unfortunately, I couldn't get it to apply, possibly because it's a > multi-part message. Not really sure. > > Tom KD7LXL > _______________________________________________ > 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