<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="Wj3C7c">> I change a VDR's setup setting from inside a plugin like:<br>
><br>> ::Setup.UseSmallFont = 0;<br>> ::Setup.Save(); // commit the change to setup.conf<br>><br>> This is done only when the plugin's setting is changed. ( in the Store()<br>> ).<br>><br>
> When changes are accepted with OK, the setup.conf is written but it is<br>> immediately overwritten by a Setup.Save() call from<br>> cMenuSetupBase::Store(). How can I avoid this ?<br>><br>> Is there a more orderly way to modify VDR's setup settings ?<br>
<br></div></div>Why do you need to change VDR's setup settings?<br>That's VDR's own business ;-)<br></blockquote></div><br><br>:) True. <br><br>The skin plugin I am trying has its parameters buried deep inside submenus. I want the font setting of the skin displayed under the "OSD-Expertmenu". <br>
And would like to change it when ever the skin's settings are changed - since they are related.<br><br>-- <br><br>Sundararaj<br><br>