workaround for cut-off text in native scroller?

Klaus major-k klaus at major-k.de
Tue Jun 1 08:49:10 EDT 2021


Hi Brian,

> Am 01.06.2021 um 13:57 schrieb Brian Milby via use-livecode <use-livecode at lists.runrev.com>:
> 
> Which full screen mode are you using?
> The referenced fix works by extending the scroll region longer than the actual content with a goal of allowing you to get to the last line.  What are you seeing when you try to use that?  (Does it let you get any further or just doesn’t change it at all for you?)

at the end of my field I added:
...
EMPTY line
----------------------
Another empty line


I tested with an offset of 60 and 100:
...
put 0,0,(the formattedWidth of group "scrollgroup"),(the formattedHeight of group "scrollgroup" + 100) into tContentRect
...
These last lines are never displayed/scrolled to!?
So now what?


Best

Klaus
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
klaus at major-k.de





More information about the use-livecode mailing list