<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 05/12/2016 13:50, Samuel Gougeon a
écrit :<br>
</div>
<blockquote cite="mid:58456291.9040103@free.fr" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Le 05/12/2016 13:15, Stéphane
Mottelet a écrit :<br>
</div>
<blockquote cite="mid:1FBA30F0-9F73-4571-9542-03DCBD78BD58@utc.fr"
type="cite">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
<div>I didn't know.. but using the same handle for the console
and the root window is very misleading to me. Scilab is full
of misleading stuff like this...</div>
</blockquote>
<br>
Right. Already, this get(0) object is named "Console" while its
available properties are all about the screen device ;)<br>
</blockquote>
My fault: i am mixing "Console properties" with "Root properties"
(=> screen parameters)<br>
But there are 2 different help pages for the same get(0) object...<br>
<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/6.0.0/en_US/console_properties.html">https://help.scilab.org/docs/6.0.0/en_US/console_properties.html</a><br>
<a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/6.0.0/en_US/root_properties.html">https://help.scilab.org/docs/6.0.0/en_US/root_properties.html</a><br>
<br>
* The display of get(0) could be extended to read-only
root_properties<br>
* The root_property page could be merged in the Console_properties
one.<br>
<br>
SG<br>
<br>
</body>
</html>