Layout of text/spacing changes in TextArea when clicking on it -


i have codenameone application has textarea should display multi-line text.

when run app in simulator , click on text-area, spacing between lines , possibly between characters change area text occupies shrinks bit.

why this? should prevent it?

that due switch our drawing native editing render things differently. e.g. things line spacing hard accurately every native device.

textarea has setrowsgap method allows specify spacing between rows in pixels since differs between os's not ideal.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -