<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 28/10/2017 à 13:48, philippe a
      écrit :<br>
    </div>
    <blockquote cite="mid:ot1qpn$oh3$1@blaine.gmane.org" type="cite">
      <blockquote type="cite">
        <pre wrap="">
The clf page <a class="moz-txt-link-freetext" href="https://help.scilab.org/docs/6.0.0/en_US/clf.html">https://help.scilab.org/docs/6.0.0/en_US/clf.html</a> misses
telling that uicontrols are cleared as well, including frames (i guess).
</pre>
      </blockquote>
      <pre wrap="">
I don't understand the link between this bug and uicontrols .</pre>
    </blockquote>
    <br>
    If you are <i>sure</i> that the student did not define any
    uicontrol("style","frame") to plot in it,<br>
    indeed, there is no link.<br>
    <br>
    uicontrol frames have their own system of coordinates, a bit like "a
    figure in a figure".<br>
    This is what made the shift between the legend handle and the mouse,
    when setting <br>
    the legend position interactively in a frame.<br>
    <br>
  </body>
</html>