[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: gbWilly <gbWilly@xxxxxxxxxxxxxx>
- Date: Tue, 23 Sep 2025 15:14:32 +0000
- To: Bruce Steers <bsteers4@xxxxxxxxx>
- Cc: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
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
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> |