TRichView

TRVWidget: editing paragraph attributes in macOS FireMonkey application

TRichView 24.2 – UI controls for FireMonkey again

We are pleased to announce the new release of TRichView, version 24.3. A trial version is available here: https://www.trichview.com/download/ The main new features: Support for Delphi 12 Community Edition has been removed from the trial version installer, and support for Delphi 13 Community Edition has been added. Improved TRVEditHelper component TRVEditHelper is a new component for editing documents […]

TRichView 24.2 – UI controls for FireMonkey again Read More »

TRichView UI for cross-platform editors. iOS screenshot.

TRichView 24.2 – UI controls for FireMonkey

We are pleased to announce the new release of TRichView, version 24.2. A trial version is available here: https://www.trichview.com/download/ Main new features: TRVEditHelper TRVEditHelper is a new component that simplifies working with TRichViewEdit (and TDBRichViewEdit). For VCL and Lazarus, it can be used as a lightweight alternative to RichViewActions, making it easy to implement editing operations

TRichView 24.2 – UI controls for FireMonkey Read More »

Markdown in Clipboard

ANN: TRichView 23.2 – Markdown in Clipboard

We have released TRichView 23.2 and updates of related components The main new feature in this update is copying and pasting in Markdown format. A trial version can be download here: https://www.trichview.com/download/ . The installer files in this update are signed with a new code signing certificate. For a short time, browsers may treat the certificate change

ANN: TRichView 23.2 – Markdown in Clipboard Read More »

RichViewActions - Lazarus for Linux

TRichView 23.1 – RichViewActions for Lazarus for Linux

We have released TRichView 23.1 and updates of related components The main new feature in this update is the porting of RichViewActions to Lazarus for Linux. RichViewActions is a set of components and actions designed to create a user interface for a word processor based on the TRichView editor. It includes both simple actions (such

TRichView 23.1 – RichViewActions for Lazarus for Linux Read More »

TRichView Demos for Lazarus for Linux

TRichView 23 – Lazarus for Linux, equations in files

We have released TRichView 23 and updates of related components This update is free for customers who ordered/renewed TRichView (ScaleRichView, ReportWorkshop) in 2023 and 2024.Other customers can take advantage of the discount until the end of December (contact me if you do not know how to order a renewal). Main changes in this version (made

TRichView 23 – Lazarus for Linux, equations in files Read More »

Spelling checking in TRichView editor

TRichView 22.4 – cross-platform spell-checking, dark mode

We have released TRichView 22.4, ScaleRichView 12.3, and updates of related components. Main changes in this version: A trial version can be download here: https://www.trichview.com/download/ TRVSpellChecker Component TRVSpellChecker is a new component that uses spelling checking functions provided by the operating system. The FireMonkey version supports Windows, macOS, iOS, Linux (all OS except for Android). Linux does

TRichView 22.4 – cross-platform spell-checking, dark mode Read More »

TRichView in DevExpress grid

How to filter TRichViewEdit column in TcxGrid

This article shows how to implement filtering in TRichViewEdit column of TcxGrid (a grid VCL control by DevExpress). Let’s take the demo in DevExpress\VCL\Demos\ExpressQuantumGrid\Delphi\FilterDemo as a base. At the first step, we change the type of “Product” column to TRichViewEdit, and value type to Markdown.In the Object Inspector, we select TableViewProduct.Properties = “TRichViewEdit”, and set TableViewProduct.Properties.EditValueSaveFormat =

How to filter TRichViewEdit column in TcxGrid Read More »

Caret moving in TRichView editor (Android, Delphi 12)

TRichView 22.0 – RAD Studio 12 and Skia

We have released TRichView 22 and related updates of all TRichView add-ons (including RichViewActions, ScaleRichView, and ReportWorkshop). Main changes in this version: A trial version can be download here: https://www.trichview.com/download/ This update is free for customers who ordered TRichView (ScaleRichView, ReportWorkshop) in 2022 and 2023. RAD Studio 12 Athens TRichView (and add-ons) supports Delphi and C++Builder

TRichView 22.0 – RAD Studio 12 and Skia Read More »