iOS Question SD FlexGrid iOS Font

Sergio Haurat

Active Member
Licensed User
Longtime User
@Star-Dust, on Android without problems. In iOS, on one screen ok, on others it does not display well. What will I be doing wrong?

 
Solution
Thank you for your answers and for your time @f0raster0, my language is Spanish and when I try to explain some things with the translator it is even more difficult. I understand that the video only shows that in B4A, all lines display without problems in any B4XPage. In B4I only on one screen is the result correct. It doesn't make much sense to be doing different things (especially for B4A, which does work) by creating customizable or parameterized columns. I think I'm going to migrate to B4XTable, I already saw how to hide the Header panel (https://www.b4x.com/android/forum/threads/b4xtable-hide-navigation-panel.112205/) which is what I don't use in this case.

Sergio Haurat

Active Member
Licensed User
Longtime User
Maybe try reapplying the font when you call the Flegrid on that page

It is the same object in different B4XPages, only the title, type and number of columns change. It doesn't happen on Android

1720841907514.png

1720842037444.png

1720842073640.png
 
Upvote 0

Sergio Haurat

Active Member
Licensed User
Longtime User
Thank you for your answers and for your time @f0raster0, my language is Spanish and when I try to explain some things with the translator it is even more difficult. I understand that the video only shows that in B4A, all lines display without problems in any B4XPage. In B4I only on one screen is the result correct. It doesn't make much sense to be doing different things (especially for B4A, which does work) by creating customizable or parameterized columns. I think I'm going to migrate to B4XTable, I already saw how to hide the Header panel (https://www.b4x.com/android/forum/threads/b4xtable-hide-navigation-panel.112205/) which is what I don't use in this case.
 
Upvote 0
Solution
Top