Re: android compute field height

2023-06-23 Thread Tom Glod via use-livecode
Android font rendering is the stuff of nightmares. Important things to remember: The smaller the font the less control you have over how it renders in the field. it helps to have showborder OFF and it helpts to manually set the margins for each side. 4,4,4,4 instead of 4. You can probably wrestle i

android compute field height

2023-06-20 Thread Mike Kerner via use-livecode
is there a formula to compute what the height of a textInput area should be on android, based on the font size? there isn't an autoFit, and there does not seem to be a simple formula to use. i'm computing what the height "should be" based on whether a scroll bar is rendered example: 14 point -> 37