[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: Lee <t.lee.davidson@xxxxxxxxx>
- Date: Tue, 23 Sep 2025 17:00:31 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 9/23/25 2:16 PM, Lee wrote:
But .EnsureVisible does work in GTK3.
I have to take that statement back! After further testing, I see that .EnsureVisible does NOT work correctly with GTK3.If the vertical scroll bar is at the bottom when additional text is added, it almost works correctly but does not actually display the full text until the mouse cursor enters the control.
If the scroll bar is at the top, the scroll bar moves to almost fully below the visible area of the control or is not visible at all, and all the text has disappeared until the mouse wheel is scrolled in any direction.
And, after a few text insertions with the scroll bar in whatever position it happens to be, the scroll bar begins to scroll to seemingly random positions.
This behavior was observed on my Manjaro desktop with the KDE Plasma environment and in an openSUSE VM with the LXQt desktop environment. In a Debian-LXQt VM, the scroll bar behavior is random from the beginning.
Benoît? -- Lee --- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ---- --- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----
Re: Scrolling/keeping textArea down | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: Scrolling/keeping textArea down | Admin <admin@xxxxxxxxxx> |
Re: Scrolling/keeping textArea down | Lee <t.lee.davidson@xxxxxxxxx> |