Native input and font seize

Ludovic ludovic.thebault at laposte.net
Thu May 4 04:09:53 EDT 2017


Hello,

I use this script to calculate the font size of an native input :
If the systempixelscale >= 1 and the systempixelscale < 1.5
Put 30 into v-fontsize 
Else put 15 into v-fontsize 

Work with some device but on other the visible font size is huge and text is very big.

How you handle this ?
Thanks

Ludovic




More information about the use-livecode mailing list