<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 07.02.2024 um 22:42 schrieb Juha
      Manninen via lazarus:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAPN1EhBhKyd2ubrpMh3m8E02Effoyz2gter9Bu3P6MDiwOBqig@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Wed, Feb 7, 2024 at
            2:46 PM John Landmesser via lazarus <<a
              href="mailto:lazarus@lists.lazarus-ide.org"
              moz-do-not-send="true" class="moz-txt-link-freetext">lazarus@lists.lazarus-ide.org</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
            <div>
              <p>Please test RichMemo for Linux AND Windows!</p>
              <p>Long ago i tried to use RichMemo that worked for
                windows but not for linux!<br>
              </p>
            </div>
          </blockquote>
          <div>I cloned the GitHub repo (<a
              href="https://github.com/skalogryz/richmemo"
              moz-do-not-send="true" class="moz-txt-link-freetext">https://github.com/skalogryz/richmemo</a>)
            and installed RichMemo.</div>
          <div>Now the code compiles also with LCL-GTK2 but still the
            component does not show up.</div>
          <div>Tested only with Linux so far.</div>
        </div>
      </div>
    </blockquote>
    <p>Strange. Tested this successfully this afternoon with Mint, and
      now with Manjaro and cocoa: can compile and run the sample
      projects (no thorough tests, though).</p>
    <p>What "does not show up mean"? No icon on the component palette?
      In this case you probably missed to install the designtime package
      which is a bit hidden in the "ide" folder among all the interface
      folders.<br>
    </p>
  </body>
</html>