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

Re: Scrolling/keeping textArea down (episode III)


Il 28/09/25 22:03, Lee ha scritto:

Since you have gotten no response (perhaps Dmitry no longer cares), I went ahead and compiled 'master' from source.

With Gianluigi's simple code (shown below), .EnsureVisible seems to work quite well -- with one exception.

If the content of the TextArea is scrolled all the way to the top with the mouse wheel, not by dragging the srollbar, when new text is added, by clicking Button1, it is not made fully visible until the mouse cursor re-enters the TextArea control. Personally, I could live with that.

Idem

Hi Benoit, Lee

Sorry for not trying better.
Doing the same operations as Lee with the mouse wheel, here everything is visible, but the old bug has returned: with QT, it prints twice (but only the first press). If I repeat the press, the insertion is a single one.

Good night
Gianluigi

Mint 22 Cinnamon and Debian 13 LXDE






Follow-Ups:
Re: Scrolling/keeping textArea down (episode III)Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
Scrolling/keeping textArea down (episode III)Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Scrolling/keeping textArea down (episode III)Lee <t.lee.davidson@xxxxxxxxx>