I've set the caret width in fmxRVERVData.pas as mentioned in your help file, and it works great (I was hoping Caret.Width property would have worked here so as to not have to modify source code). Anyway, I then used the Caret.Color property to set the caret color to blue as a test, and the caret takes on that color except when in a table cell. In a table cell it draws the caret in the modified width but uses the default color, which looks gray on Android. How can I get the Caret.Color to also be used in a table cell?
TRichViewFMX v23
Delphi 12.3
Caret color in table cell?
-
- Site Admin
- Posts: 17886
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Caret color in table cell?
Do you use version 23.0? Please upgrade to 23.2. As far as I remember, this problem was solved.
-
- Posts: 49
- Joined: Sun May 25, 2025 6:41 pm
Re: Caret color in table cell?
The download release file is labeled v23 that I downloaded on June 30, but when I bring up Delphi, it says it is TRichViewFMX 23.2. The source files show April 15. Viewing the download file details, it also says the product version is 23.2.
-
- Site Admin
- Posts: 17886
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Caret color in table cell?
We change setup files names only on major releases (v22 -> v23 -> v24). All setups of v23.x have the same file name.
The actual version of TRichView is shown on the first setup wizard's page.
So, does this problem still exist in v23.2?
The actual version of TRichView is shown on the first setup wizard's page.
So, does this problem still exist in v23.2?