I, of course could write one, but if someone already has a drop-in custom control I could use that would be great.
Formatted Text Control (FTC) is too much of an over-kill for what I need
Something simple. A textarea, with an attached toolbar (font, size, bold/italic/underline, colors). I’ll deal with load/save as it will be to database fields, not directly to a file.
HTML Edit, which is in Graffiti Suite now, is a great lightweight text editor that has a built in rich text toolbar. It saves and loads HTML, which is quick and easy to store in a database. And it’s Mac / Windows cross-platform.
For MacOS, there is a declare which turns TextArea into a simpletext control. Of course, that was quite a while ago, and I could not find it in this forum.
I hope someone who is familiar with it will post a link.
Here is what I created… it fits my current needs… and may or may not be of interest to anyone else
It seems to work with both macOS (mojave) and Windows 10