<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Le 10/02/12 02:14, Samuel Gougeon a Ã©crit :
    <blockquote cite="mid:4F346F7B.40107@free.fr" type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      <title></title>
      [...]<br>
      giving<br>
      <br>
      <blockquote cite="mid:1328780211108-3728918.post@n3.nabble.com"
        type="cite">The second one is: I want to save my window and
        being able
        to directly open a saved window by puting it inside Scilab. In
        ths,
        case a error message appears: <i>!--error 144 Opération non
          définie pour les opérandes données.
          vérifier ou définir la fonction %axesData_n_s pour la
          surcharge.
          at line 5 of function load_user_data called by : at line 423
          of
          function load_graphichandle called by : at line 104 of
          function
          load_graphichandle called by : at line 18 of function %h_load
          called by
          :
          load('\\033makhffile001.velux.org\033MA-WIN7-root$\ada.kh-f\Desktop\test.scg');
while
executing
          a callback</i>
        Do anyone know how to solve my problem or know a way to put a
        picture
        inside a window and being able to save the window and open it
        without
        any crash.
        Thank you for the interest given to my problem.
        Regards.
        Anthony <br>
      </blockquote>
      Dragging the .scg file works for me, with Scilab 5.4.0-alpha1 on
      Windows XP.<br>
      load_graphichandle() was upgraded from 5.3.3 to 5.4.0-a1<br>
    </blockquote>
    I think that the problem is due to the plotlib. The user_data field
    of plotlib entities contains a tlist and load_graphichandle does not
    seem to like this...<br>
    <br>
    S.<br>
    <br>
    <blockquote cite="mid:4F346F7B.40107@free.fr" type="cite">
      <br>
      Regards<br>
      Samuel<br>
      <br>
      PS: Please next time post a well-formatted message. Thank you<br>
      <br>
    </blockquote>
    <br>
  </body>
</html>