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.
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode