<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
      Le 18/05/2020 à 09:43, John Rose a écrit :
      <br>
    </p>
    <blockquote type="cite" style="color: #000000;">Class code can
      obviously be copied between different projects by use of Copy
      & Paste. How can a form be copied from one project to another?
      <br>
      <br>
    </blockquote>
    <br>
    <p>"By using the "Import..." menu entry."</p>
    <p><br>
    </p>
    <p>Thanks Benoît. However, when I did the import from the relevant
      .form file in the .src directory, it displayed the form not as a
      form but with the following code:</p>
    <p># Gambas Form File 3.0<br>
      <br>
      { Form Form<br>
        MoveScaled(0,0,64,49)<br>
        Icon = Picture["StreamRecorder.png"]<br>
        Border = False<br>
        { DrawingAreaDesktop DrawingArea<br>
          MoveScaled(2,2,60,45)<br>
          Tag = "DrawingAreaDesktop"<br>
        }<br>
      }</p>
    <p>Is this convertible from code to display it as a form (though it
      doesn't look like it contains enough detail, e.g. properties, for
      the form?</p>
    <p>BTW is there a good way (I use Thunderbird) to 'highlight' code
      in the email,as many forums do?<br>
    </p>
    <div class="moz-signature"><br>
    </div>
    <div class="moz-signature"><br>
      <p><br>
      </p>
    </div>
  </body>
</html>