Just changing that m_settings to SettingsGroup completely changes the INI files.
Both of these start with no ini file, start wsjtx, click the splash to ignore,
then exit.One with
m_settingshttps://www.dropbox.com/s/dmp3m8tqo3jjqsu/ini_m_settings.txt?dl=1
One with
SettingsGrouphttps://www.dropbox.com/s/56ox8jqug43d66y/ini_settingsgroup.txt?dl=1
Here is the difference for the variable I'm setting
ini_m_settings.txt:WideGraph\ShowControls=trueini_m_settings.txt:WideGraph\ShowControls=trueini_settingsgroup.txt:WideGraph\ShowControls=falseini_settingsgroup.txt:ShowControls=false
So the settingsgroup doesn't put the WideGraph tag because it's inside the
MultiSettings section
de Mike W9MDB
From: Bill Somerville <g4...@classdesign.com>
To: wsjt-devel@lists.sourceforge.net
Sent: Tuesday, December 20, 2016 2:40 PM
Subject: Re: [wsjt-devel] Settings problem?
On 20/12/2016 20:35, Black Michael wrote:
> Shoulnd't all should be using SettingsGroup?
Hi Mike,
SettinsGroup is a trivial helper class that opens and closes a settings
group around a set of settings reads or writes. It is not an alternative
to using QSettings, it works in concert with it.
73
Bill
G4WJS.
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel