TRichView 19.1.2
TRichView has been updated to version 19.1.2. This is a maintenance release, it improves and fixes DocX import.
TRichView has been updated to version 19.1.2. This is a maintenance release, it improves and fixes DocX import.
We’ve updated our viewer plugin for Total Commander, a file manager for Windows.In this version, the plugin supports not only RVF, but also DocX and RTF files. Also, it can make thumbnails for files of these types. Total Commander web site: https://www.ghisler.com/Plugin: https://www.trichview.com/resources/#other
New versions of TRichView and ScaleRichView have been released. DocX import Shades of theme colors were not imported (were imported as pure theme colors). Fixed. Bidirectional text This version improves support for right-to-left layout in TRichView and ScaleRichView.If the editor’s BiDiMode = rvbdRightToLeft, then:– line selection works on the right margin (previously, it was disabled …
We uploaded RVMedia 8.0.1 to the website. This is a maintenance release, it fixes some FFmpeg-related problems.
We’ve released TRichView 19, ScaleRichView 10, Report Workshop 3. Trial versions are available: https://www.trichview.com/downloadA full version can be found in the protected section of the support forum (or old setups can check for updates and download new versions). This update is free for customers who ordered in 2019 and 2020. Main changes since the last major …
Ann: TRichView 19, ScaleRichView 10, ReportWorkshop 3 Read More »
RVMedia 8.0 has been released. A brief list of changes since RVMedia 7.0: local (USB) web cameras: new TRVWebCamProperties component, displays a dialog for editing properties of the selected local web camera; methods and properties for changing properties of local web cameras (such as brightness, contrast, etc.); more camera video modes are supported in Windows; added support …
This demo shows how to add check boxes in TRichViewEdit without using controls or images. Checkmarks are represented by Unicode characters: https://www.trichview.com/forums/viewtopic.php?f=3&t=10176
A new code sample is posted in the support forum: https://www.trichview.com/forums/viewtopic.php?f=3&t=10163 It shows how to replace text in a selected document fragment.
TRichView setup includes a free version of Adit Math engine, + an equation document item and an equation editor dialog, see the announcements: https://www.trichview.com/forums/viewto … f=6&t=8639 (about the item) https://www.trichview.com/forums/viewto … f=6&t=8696 (about the equation editor). Recently, a new commercial version of AME has been released. Adit Math Engine adds support for mathematical expression render to Embarcadero® …
Changes necessary to install TRichView 18.6 in Lazarus 2.0.10: In RVDragDrop.pas, in TRVDropSource.SetData, the Medium parameter must be “var” both for FPC and Delphi (finally, FPC has corrected IDataObject definition) If you’ve got an internal compiler error when compiling RVStrFuncs.pas, remove “inline” for all functions in this unit. These changes will be added in the …