workaround for cut-off text in native scroller?

Brian Milby brian at milby7.com
Tue Jun 1 08:58:11 EDT 2021


I’ll need to build a test project this evening to reproduce using your full screen mode.  So far I have only used “empty” with a scroller.  Hopefully someone else will have more to suggest before then.

Thanks,
Brian

Sent from my iPhone

> On Jun 1, 2021, at 8:50 AM, Klaus major-k via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> 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
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list