asales Expert Licensed User Longtime User Feb 6, 2026 #1 I'm using this great lib ASViewPager 2.08 from @Alexander Stolte in B4A and now I'm made a B4i version of the app. My problem is the text is not multline in the B4i version. Someone else has this issue? How can I fix it? Thanks in advance for any tips. B4A - B4i
I'm using this great lib ASViewPager 2.08 from @Alexander Stolte in B4A and now I'm made a B4i version of the app. My problem is the text is not multline in the B4i version. Someone else has this issue? How can I fix it? Thanks in advance for any tips. B4A - B4i
asales Expert Licensed User Longtime User Feb 6, 2026 #2 I found it. I set in the designer but works only in code: B4X: label1.Multiline = True Last edited: Feb 6, 2026 Upvote 0