On Wed, Mar 23, 2011 at 6:08 PM, Samuel GOUGEON <span dir="ltr"><<a href="mailto:Samuel.Gougeon@univ-lemans.fr">Samuel.Gougeon@univ-lemans.fr</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<br>
<br>
----- Message d'origine -----<br>
De : Ginters Bušs<br>
Date : 23/03/2011 10:07:<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hallo,<br>
<br>
I like Scinotes 1.1 but the highlighting red box around parentheses is bothering - is there a way to switch it off or make parenthesis itself highlight (like in notepad++) but not the box around it?<br>
</blockquote></div>
You just have to edit the scinotesConfiguration.xml file set in your user's profile somewhere like in<br>
~\Scilab<release_number>\scinotesConfiguration.xml<br>
and then to customize the <Matching ... </Matching> section.<br>
Here is mine (without framing caret :-)<br>
<Matching onmouseover="true"><br>
<KeywordsHighlighter color="#fff3d2" included="false" inside="true" strict="true" type="filled"/><br>
<OpenCloseHighlighter color="#ffcc00" included="true" inside="false" type="filled"/><br>
</Matching><br>
Look at the comments inside the file for help. It should be OK.<br>
This file must be modified only if no Scilab session is opened.<br>
Then open a new session, open Scinotes, and look at the result.<br>
<br>
Cheers<br><font color="#888888">
Samuel<br></font></blockquote><div><br>Thanks. I have Win XP OS and the file is in "scilab-5.3.1\modules\scinotes\etc". I took your code, changed scinotesConfiguration.xml but nothing changes - the red frame does not want to leave (first, I put the default 'matching' in comments, then deleted it - no change). I even restarted the OS. Feels like Scinotes has memorized the settings.<br>
<br>Thanks for the right clue, though. I'll keep trying this way.<br><br>Gin.<br></div></div><br>