[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Scrolling/keeping textArea down (episode III)
[Thread Prev] | [Thread Next]
- Subject: Scrolling/keeping textArea down (episode III)
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Fri, 26 Sep 2025 02:38:30 +0200
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi,I have just committed a dirty hacky fix to workaround the utterly stupid broken design of the GTK3+ GtkTextView widget used for implementing the TextArea control.
I had to use private GTK+3 structures, so it may break in older or future releases of GTK+3 different than mine.
You will tell me, and I will adapt the fix if problems arise. Regards, -- Benoît Minisini.
Re: Scrolling/keeping textArea down (episode III) | Lee <t.lee.davidson@xxxxxxxxx> |