<div dir="ltr">This is a good point, Martin.<div><br></div><div>I would expect the JavaFX RTA to be basic, but extendable - to allow companies to offer commercial options for particular needs based on it. I don't see a single RTA component that would be useful for every need.</div><div><br></div><div>Use case examples (that I could think of):<br></div><div>- An IDE code editor;</div><div>- A text message writer/viewer that would have emoticons, gifs;</div><div>- Maybe a collaborative app where multiple users write;</div><div><br></div><div>-- Thiago</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sex., 23 de fev. de 2024 às 10:31, Martin Desruisseaux <<a href="mailto:martin.desruisseaux@geomatys.com">martin.desruisseaux@geomatys.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>

  
    
  
  <div>
    <div>
      <p>Le 2024-02-23 à 13 h 34, Johan Vos a écrit :</p>
    </div>
    <blockquote type="cite">
      <p>
        
      </p>
      <div dir="ltr">
        <div class="gmail_quote">
          <p>That is not to say that we should not do anything. On the
            contrary, I'd love it if we could do more. But in the right
            place. Stability and basic features inside OpenJFX,
            experiments and libraries in the ecosystem.</p>
        </div>
      </div>
    </blockquote>
    <p>JavaFX could have a "basic" Rich Text Area (RTA) for common needs
      such as syntax coloration, underlining errors, etc., and external
      projects such as Gluon could have more sophisticated controls for
      more advanced needs. I would appreciate a lot to have a Rich Text
      Area included in JavaFX for "basic" needs, because it would avoid
      adding another dependency. I'm always very reluctant to do the
      latter, because few projects are economical in their own
      dependencies. Many projects bring ton of dependencies, often
      outdated, often conflicting with other projects bringing different
      versions of the same dependencies.</p>
    <p>So I do not see a JavaFX RTA and a Gluon RTA as mutually
      exclusive. I would use the JavaFX one for e.g., syntax coloration,
      and if I need something more advanced I would look at the
      alternatives. This is the same situation as other controls such as
      DatePicker or ColorPicker: they are sufficient for "basic" needs,
      more elaborated alternatives may exist in other projects.<br>
    </p>
    <p>    Martin</p>
    <p><br>
    </p>
  </div>

</blockquote></div>