hi
if i want to show a large text i normally use CustomListview for that and usually it worked fine.
but now i try to load a hebrew text that also includes hebrew nikkud and the problem is that not all text is shown.
i believe it is because of the nikkud that breaks the height calculation of the text.
i tried to use B4XFloatTextField and there it is loaded completely. although i would like to use clv.
Any suggestions?
(project is included, use B4A project for testing)
thanks, ilan
ps. i need a read only solution. text should not be editable!