Thanks for the reply. I'm using one of your scrollview SQL example and I'm unable to get "scrollview.panel.textsize" or a "scrollview.panel" in the designer scripts.
Sorry I'm lost. Could you show me some code or example.
Thanks for your help.
You can't change the font size in the Designer script because all the views in the scrollview are added in the code in the SetHeader and AddRow routines.
You have the FontSize variable defining the text size.
So you could check the screen size and change the value of FontSize according to the screen size.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.