[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scrolling/keeping textArea down


On Tuesday, September 23rd, 2025 at 17:07, Bruce Steers <bsteers4@xxxxxxxxx> wrote:

> Maybe use insert (it's faster)..
>
> Response.Insert(s) ' cursor should be at end so no need to set Pos
> Response.EnsureVisible
>
> Respects
> BruceS

Hahaha, I just send the same response, but you beat me to it.
Good one Bruce

Follow-Ups:
Re: Scrolling/keeping textArea downAdmin <admin@xxxxxxxxxx>
References:
Scrolling/keeping textArea downAdmin <admin@xxxxxxxxxx>
Re: Scrolling/keeping textArea downLee <t.lee.davidson@xxxxxxxxx>
Re: Scrolling/keeping textArea downBruce Steers <bsteers4@xxxxxxxxx>