Page 1 of 1
propagate layout to all tabs
Posted: 26 Mar 2017 23:34
by SkyFrontier
Is it an impression I'm having or there is not a way to, GUI or script, propagate the current layout to all tabs?
Re: propagate layout to all tabs
Posted: 30 Mar 2017 08:05
by admin
Untick this?
Configuration | Styles | Remember list settings per tab
Re: propagate layout to all tabs
Posted: 30 Mar 2017 23:31
by SkyFrontier
thanks!, but... I am scriptally (???) blind to determine this setting's state beforehand, right?
Re: propagate layout to all tabs
Posted: 31 Mar 2017 00:06
by highend
Without reading it's value from the .ini file, yes
Re: propagate layout to all tabs
Posted: 31 Mar 2017 00:12
by SkyFrontier
thanks, highend. Totally forgot about .ini, here.

Re: propagate layout to all tabs
Posted: 31 Mar 2017 00:16
by highend
For all these settings that can't be evaluated "live" it would be nice if sc savesettings would have another param for an .ini file
In that case it could be used to save the config to a dummy .ini file, read that you have the "live" value again.
Better than nothing, right?
I'll request that...