<div dir="ltr">Thanks Samuel.<div><br></div><div>IDNHVM ;-), since I still do not:</div><div>- why the behaviour differs from Scilab 5.4.1 to Scilab 5.5.0; is it a bug or an intended change of behaviour? And why?</div><div>
- if this betrays a bug;</div><div>- how to reocver Scilab 5.4.1 behaviour with Scilab 5.5.0.</div><div><br></div><div>Eric.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-05-04 1:38 GMT+02:00 Samuel Gougeon <span dir="ltr"><<a href="mailto:sgougeon@free.fr" target="_blank">sgougeon@free.fr</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>Hello,<br>
      <br>
      Le 03/05/2014 19:36, Eric Dubois a écrit :<br>
    </div><div class="">
    <blockquote type="cite">
      <div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">Hello.</span>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">I have
          encountered a strange behaviour of Scilab 5.5.0, which did not
          happen with Scilab 5.4.1.</div>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">This
          happened with the following sequence:</div>
        <div style="font-family:arial,sans-serif;font-size:13px"> <br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px">-->
          wind=scf()</div>
        <div style="font-family:arial,sans-serif;font-size:13px">
          <div><br>
          </div>
          <div>--> wind.figure_position=[0,0]</div>
          <div> <br>
          </div>
          <div>--> screen_size=get(0,'screensize_px')  </div>
          <div><br>
          </div>
          <div>--> wind.figure_size=screen_size(3:4)</div>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px"><br>
        </div>
        <div style="font-family:arial,sans-serif;font-size:13px"> -->
          plot2d(1:10,1:10)<br>
        </div>
      </div>
    </blockquote></div>
    With 5.5.0 on Win7_x64, the result is:<br>
     - the width of the window is exactly the screen's one.<br>
     - the window has no status bar. Resizing it (by 0) makes the bar
    appearing.<br>
     - the height of the window is too tall exactly by the height of its
    bottom border, in such a way that the bottom of the blank background
    is exactly at the bottom of the screen, and the border is below so
    not visible.<br>
     - the plot is displayed, but with almost no bottom margin : X
    labels are displayed at the very bottom of the screen<br>
    <br>
    (before  this, the OS task bar has been moved on the vertical right,
    in order to see the bottom of the screen).<br>
    <br>
    HTH<span class="HOEnZb"><font color="#888888"><br>
    Samuel<br>
  </font></span></div>

<br>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/users" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>