Jump to content
John van de Waeter

iOS keyboard and Predictive text

Recommended Posts

Hi All,
Delphi 12.2, iOS

Using a TMemo for user input did NOT show the word suggestions on the virtual keyboard.

(predictive suggestions says Apple). Using Controltype PLATFORM instead of STYLED for the TMemo solved the issue.

Just in case you have complaints from users, like I had... :)


John

Share this post


Link to post

The predictive suggestions is an OS feature, the STYLED recreate the memo feature instead of PLATFORM.

 

No complaints here, but I have not enough Mac&iOS users to complain with a broken Apple feature which suggest wrong or strange words and replace good once by others in French.

Capture d’écran 2024-10-15 à 12.03.10.png

Capture d’écran 2024-10-18 à 10.47.23.png

  • Thanks 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×