<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Le 17/01/2013 09:07, Giulio a écrit :<br>
</div>
<blockquote cite="mid:1358410048204-4025694.post@n3.nabble.com"
type="cite">
<pre wrap="">Hi All,
I would like to change the background color in Scinotes for Scilab 5.4, but
the only available interface allows me to change only the desktop backgroung
(and cursor) color.
This feature was available in 5.3 version.
As a Scilab user, is there an other way to force the Scinotes background
color?</pre>
</blockquote>
* close Scinotes<br>
* Edit the file SCIHOME\scinotesConfiguration.xml<br>
* Look for the section<br>
<pre style="font-family:Monospaced;font-style:normal;font-size:12.0;"><span style="color:rgb(92,92,92);"><</span><span style="color:rgb(0,0,0);">SciNotes</span><span style="color:rgb(92,92,92);">></span>
<span style="color:rgb(92,92,92);"><</span><span style="color:rgb(0,0,0);">BackgroundColor</span> <span style="color:rgb(0,0,0);">default</span><span style="color:rgb(92,92,92);">=</span><span style="color:rgb(188,143,143);">"</span><span style="color:rgb(188,143,143);">#FFFFFF</span><span style="color:rgb(188,143,143);">"</span> <span style="color:rgb(0,0,0);">value</span><span style="color:rgb(92,92,92);">=</span><span style="color:rgb(188,143,143);">"</span><span style="color:rgb(188,143,143);">#EEFFFF</span><span style="color:rgb(188,143,143);">"</span><span style="color:rgb(92,92,92);">/</span><span style="color:rgb(92,92,92);">></span>
<span style="color:rgb(92,92,92);"><</span><span style="color:rgb(0,0,0);">ForegroundColor</span> <span style="color:rgb(0,0,0);">default</span><span style="color:rgb(92,92,92);">=</span><span style="color:rgb(188,143,143);">"</span><span style="color:rgb(188,143,143);">#000000</span><span style="color:rgb(188,143,143);">"</span> <span style="color:rgb(0,0,0);">value</span><span style="color:rgb(92,92,92);">=</span><span style="color:rgb(188,143,143);">"</span><span style="color:rgb(188,143,143);">#000000</span><span style="color:rgb(188,143,143);">"</span><span style="color:rgb(92,92,92);">/</span><span style="color:rgb(92,92,92);">></span>
<span style="color:rgb(92,92,92);"><</span><span style="color:rgb(92,92,92);">/</span><span style="color:rgb(0,0,0);">SciNotes</span><span style="color:rgb(92,92,92);">>
</span></pre>
* Change value for backgroundColor<br>
* Save the change<br>
* Restart Scinotes : it should be ok<br>
<br>
</body>
</html>