Search found 8 matches
- Fri May 30, 2025 4:01 pm
- Forum: Support
- Topic: Simulate a backspace key
- Replies: 3
- Views: 3062
Re: Simulate a backspace key
Unfortunately, I'm using FMX on Android and iOS.
- Thu May 29, 2025 7:41 pm
- Forum: Support
- Topic: Simulate a backspace key
- Replies: 3
- Views: 3062
Simulate a backspace key
Still evaluating TRichView, but is there a way on mobile to simulate a backspace key (from an on-screen button)? Simulating the Enter key was easy, but I can't figure out how to simulate a virtual keyboard's backspace key.
Some background...
On a phone, having the keyboard popup whenever the user ...
Some background...
On a phone, having the keyboard popup whenever the user ...
- Tue May 27, 2025 8:23 pm
- Forum: Support
- Topic: Bookmarks spanning multiple paragraphs?
- Replies: 6
- Views: 5074
Re: Bookmarks spanning multiple paragraphs?
FWIW, my solution for now was to convert my bkmkstart and bkmkend tags into regular hidden text when sending over to mobile that will use TRichViewEdit. Then when sending back to Windows app that uses WPTools, I convert that hidden text back into the standard bookmark tags. Seems to work for my ...
- Tue May 27, 2025 3:53 pm
- Forum: Support
- Topic: Bookmarks spanning multiple paragraphs?
- Replies: 6
- Views: 5074
Re: Bookmarks spanning multiple paragraphs?
Sorry to hijack this thread but it looks kind of similar to DIVs or fragments which were requested before: https://www.trichview.com/forums/viewtopic.php?p=37388#p37388
I would love such a feature which would open so many use cases!
Yes... that would be perfect. BTW, for some reason I can't ...
- Tue May 27, 2025 3:45 pm
- Forum: Support
- Topic: Bookmarks spanning multiple paragraphs?
- Replies: 6
- Views: 5074
Re: Bookmarks spanning multiple paragraphs?
Would it be easy to allow the "Ignore bookmarks" in the RTFReadProperties to truly ignore them and instead of removing them, just leave them as-is? In my case, user's aren't going to be adding bookmarks on mobile. I just want them to stay there so when the rtf is sent back to my Windows app from ...
- Mon May 26, 2025 8:14 pm
- Forum: Support
- Topic: Bookmarks spanning multiple paragraphs?
- Replies: 6
- Views: 5074
Bookmarks spanning multiple paragraphs?
I'm in the process of evaluating TRichView for use with a mobile (Android and iOS) companion data collection app. With WPTools (not mobile app compatible), it allows me to have a bookmark span multiple paragraphs which we use to link bookmarked text for use in a report summary and looks like this in ...
- Sun May 25, 2025 8:52 pm
- Forum: Support
- Topic: Importing Hyperkinks in RTF adds drive path
- Replies: 2
- Views: 3609
Re: Importing Hyperkinks in RTF adds drive path
Perfect! Thanks for the quick reply Sergey!
- Sun May 25, 2025 6:56 pm
- Forum: Support
- Topic: Importing Hyperkinks in RTF adds drive path
- Replies: 2
- Views: 3609
Importing Hyperkinks in RTF adds drive path
I am evaluating your TRichView product and downloaded the trial. When I use your demo Tutorial_2_7_Skia and add a line to save to RTF at the end of the FormCreate method, the Hyperlinks look like this:
{\field
{\*\fldinst HYPERLINK "First%20jump"}
{\fldrslt \plain \f0\b\ul\fs20\cf4 Like this one ...
{\field
{\*\fldinst HYPERLINK "First%20jump"}
{\fldrslt \plain \f0\b\ul\fs20\cf4 Like this one ...