Deploy EditText demo. Install. Run. And see jast black screen. Than, I can terminate program only.
As I understand it - this Problem appears only when you use DPFJEditText.
Delphi XE5 Upd2. Android 4.2.1
sorry for my terrible english
Last edit: dalxlab 2014-04-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I test this demo with Delphi XE5 Upd2 and Android 4.2.2 and 4.4.2 and not see any problem.
I do not have version 4.2.1 for testing but I thing 4.2.2 and 4.2.1 is same.
Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tested the demo on 4.2.1 and 4.4.2 versions of Android again. Result is the same. Delphi version - the same.
Perhaps there is a Problem in the other details. I'll be very grateful if you could attach here ready apk file. And if there are differences in the source code (your local and here on site) - please, attach sources too.
Thank you in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Deploy EditText demo. Install. Run. And see jast black screen. Than, I can terminate program only.
As I understand it - this Problem appears only when you use DPFJEditText.
Delphi XE5 Upd2. Android 4.2.1
sorry for my terrible english
Last edit: dalxlab 2014-04-08
Hi dalxlab
I test this demo with Delphi XE5 Upd2 and Android 4.2.2 and 4.4.2 and not see any problem.
I do not have version 4.2.1 for testing but I thing 4.2.2 and 4.2.1 is same.
Regards
Hi.
Thanks for the answer.
However ...
I tested the demo on 4.2.1 and 4.4.2 versions of Android again. Result is the same. Delphi version - the same.
Perhaps there is a Problem in the other details. I'll be very grateful if you could attach here ready apk file. And if there are differences in the source code (your local and here on site) - please, attach sources too.
Thank you in advance.
I can reproduce the problem.
if you delete the onclick event of dpfjtextview2 this will resolve your problem.
Yeah! It's resolve.
Great thanks!
But style moment is here.