We’ve updated our components to versions: TRichView 21.1, ScaleRichView 12.0.1, ReportWorkshop 5.2
This update fixes all bugs that were reported after the last major release.
Since this update, inline images (base64-encoded) are supported not only in HTML, but in Markdown too.
New option in TRichView.MarkdownProperties.SaveOptions: rvmdsoInlineImages. If included, images are stored directly in Markdown text instead of external graphic files.
On reading, inline images are loaded automatically, no changes in settings or code are needed.
Note: in Markdown, an image must be encoded on a single line, without line break characters.
Previous versions of TRichView used Ctrl in shortcuts for all platforms, for example Ctrl+C for copying. However, this is not a standard for macOS.
Since this update, TRichView uses Command key (⌘) in shortcuts instead of Ctrl (⌃): ⌘+C for copying, ⌘+Z for undo, and so on.
Menus and toolbars in FireMonkey demos are changed accordingly (at designtime, the demos still use Ctrl in shortcuts. But when running on macOS, shortcuts are changed to Cmd when a form is created).
Since this update, on macOS, hyperlinks in editor are activated when pressing ⌘ instead of ⌃.
New feature: an option that allows using the same dataset on different master/detail levels in the report wizard: TrvrActionReportWizard.AllowSelfReferences.
We have released TRichView 23.2 and updates of related components The main new feature in…
RVMedia 11.1 has been released Main new features: UDP streaming with FFmpeg improved error handling…
We have released TRichView 23.1 and updates of related components The main new feature in…
We've released our installer program as freeware with source code:http://www.trichview.com/ideinstall/ It was updated to version…
We have released TRichView 23 and updates of related components This update is free for…