<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <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>
      IMO, <br>
    </blockquote>
    Thank you Samuel. This is necessary to be stringent about this kind
    of stuff. Scilab is suffering of this kind of approximative
    "modeling" since the migration old graphics->new graphics. But
    who cares ? Most of us are handymen and sometimes propose
    working-but-incoherent stuff which is nevertheless validated by SE.
    This is a pity... <br>
    <br>
    S.<br>
    <br>
    <br>
    <blockquote cite="mid:58456291.9040103@free.fr" type="cite">
      <ul>
        <li>the true root should rather be either the screen or the IDE
          or the "system" as addressed with getsystemmetrics(). In all
          cases, the "Console" would already be one of its children.</li>
        <li>the true console properties would rather be: <br>
        </li>
        <ul>
          <li>its sizes : lines(), <br>
          </li>
          <li>its background color</li>
          <li>its font_family</li>
          <li>its font_color</li>
          <li>its font_size</li>
          <li>its menus</li>
          <li>its toolbar status</li>
          <li>its toolbar contents, one child per tool:</li>
          <ul>
            <li>icon</li>
            <li>callback<br>
            </li>
          </ul>
          <li>the text of its status bar</li>
          <li>...<br>
          </li>
        </ul>
      </ul>
      <br>
      A short dream during the nap:<br>
      <ul>
        <li>rename the get(0) object "System" (likely in %h_p())<br>
        </li>
        <li>make all properties addressed with getsystemmetrics()
          properties of get(0)</li>
      </ul>
      <p>SG<br>
      </p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Département de Génie Informatique
EA 4297 Transformations Intégrées de la Matière Renouvelable
Université de Technologie de Compiègne -  CS 60319
60203 Compiègne cedex</pre>
  </body>
</html>