[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scrolling/keeping textArea down
[Thread Prev] | [Thread Next]
- Subject: Re: Scrolling/keeping textArea down
- From: Admin <admin@xxxxxxxxxx>
- Date: Tue, 23 Sep 2025 22:21:20 +0700
- To: user@xxxxxxxxxxxxxxxxxxxxxx
It more or less works the same.If i .Insert response end then .EnsureVisible, the scrollbar is in the middle at best. Closer to the beginning. It takes a lot of mousewheel rotations to get to the bottom after that.
23.09.2025 22:14, gbWilly пишет:
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 BruceSHahaha, I just send the same response, but you beat me to it. Good one Bruce
Re: Scrolling/keeping textArea down | Admin <admin@xxxxxxxxxx> |
Scrolling/keeping textArea down | Admin <admin@xxxxxxxxxx> |
Re: Scrolling/keeping textArea down | Lee <t.lee.davidson@xxxxxxxxx> |
Re: Scrolling/keeping textArea down | Bruce Steers <bsteers4@xxxxxxxxx> |
Re: Scrolling/keeping textArea down | gbWilly <gbWilly@xxxxxxxxxxxxxx> |