<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello Samuel,<br>
    <br>
    Could you report a bug for this issue?<br>
    <br>
    Regards,<br>
    Vincent<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Le 01/07/12 17:11, Samuel Gougeon a
      écrit :<br>
    </div>
    <blockquote cite="mid:4FF068A1.40607@free.fr" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <font face="Arial">Hello,<br>
        <br>
        Scilab 5.4.0 provides the new figure attribute resizefcn,<br>
        that is a callback called when the related figure is resized. <br>
        <br>
        However, this one is not necessarily the current one, in such<br>
        a way that resizefcn="do(gcf())" is not relevant.<br>
        It is possible to <br>
          - tag the figure<br>
          - to put the tag as input arg of the resizefcn callback<br>
          - to findobj(tag) inside the callback<br>
        <br>
        but is there a shorter way to refer to "this" figure, i mean a
        kind <br>
        of "this" implicit handle?<br>
        <br>
        Samuel<br>
        <br>
      </font>
    </blockquote>
    <br>
  </body>
</html>