Using your Editor2 as an example, if I deploy it to Android, I can tap on a word and the caret is placed within the word where I tapped. However, on iOS it places the caret either at the start or end of the word I tapped on, depending on which side portion of the word I tapped on. I don't know if that is a good thing or not, but certainly inconsistent.
Eric
Caret placement on Android vs iOS
-
- Site Admin
- Posts: 17863
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Caret placement on Android vs iOS
It is intentional. TRIchViewEdit mimics TEdit and TMemo behavior. They, as I understand it, mimic the behavior of standard editors for the platform.
-
- Posts: 34
- Joined: Sun May 25, 2025 6:41 pm
Re: Caret placement on Android vs iOS
OK, that's cool. Now I know how to respond to customers who might bring it up like I did. 
