iOS scrollers

Sannyasin Brahmanathaswami brahma at hindu.org
Sat Nov 30 21:46:59 EST 2019


Ditto that here. I still have you with handler.

Ralph said he was added 20 the rect, so I did this.

put ("0,0," & (the formattedwidth of control pName) & "," & \

the formattedheight of control pName + 20) into tRect
But on iPhone X increasing by a generic "20" in not enough.

I don't think users will mind if there "blank" space at end of the scroll.
It  going to be pain to work out a fast, accurate, algorithm--fonts and line spacing being "all over the place."

So I'll try "50" as see what happens.


the formattedheight of control pName + 50) into tRect
BR

But in iPhone X the last one or two lines are
cut off so you can't scroll to the bottom of the text.


More information about the use-livecode mailing list