On 26/10/17 12:49, Erich Rast wrote:
Small pictures need to be displayed inline. This allows e.g. for a
nice free-form address book. Or cooking recipes. I've attached a
screenshot.


As a possible alternative, fpGUI Toolkit has a RichTextView component that allows for that and all the usual richtext formatting. You can set left or right margins, text indentation levels, align images left, centred, right or inline, various fonts and font size support, hyperlinks etc. The RichTextView component was designed for use with fpGUI's help viewer - DocView, but I've used it in other projects too, where I required richtext display with inline images.

As the component name suggests, in isn't an editor, but only a viewer, and it uses its own custom richtext syntax that is pretty self-explanatory. But in the same directory (<fpgui>/docview/components/richtext/) there is a sample edit & live preview sample application.

   http://fpgui.sourceforge.net/


Regards,
  Graeme

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to