<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 25.04.2018 12:24, Ondrej Pokorny via
      Lazarus wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:55b8f877-985b-d387-6dc5-d309d95aab13@kluug.net">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div class="moz-cite-prefix">On 25.04.2018 12:18, Anthony Walter
        wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:CAHmPLWUO=duef59CdwAoLV31piaSOOpquNd07onOQKSxXgMJnw@mail.gmail.com">
        <div dir="ltr">For years I have my own <a
            href="https://www.youtube.com/watch?v=P5MPv_GOzRk"
            moz-do-not-send="true">solution that works</a>, but I am
          interested in LCL TCanvas someday working correctly without
          3rd party add ins.</div>
      </blockquote>
      <p>Unfortunately, I have experienced the same issues.</p>
    </blockquote>
    <br>
    But if you don't want to use 3rd party add ins, use the FCL
    directly. It supports transparency, smooth resize etc etc. Actually
    it supports more than you would think at the first glance :)<br>
    <br>
    The LCL graphic classes/methods are very OS-specific. The FCL
    graphic classes/methods are OS-independent.<br>
    <br>
    I'd love to have full transparency support in LCL TBitmap/TCanvas as
    well but it all depends on the underlying OS. If you can fix it (at
    least for some OS/WS), feel free to post a patch.<br>
    <br>
    Ondrej<br>
  </body>
</html>