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

Scrolling/keeping textArea down


Hi,

I have just came back from a little trip and read all that thread.

The code that implements 'EnsureVisible()' in 'gb.gtk' has been written in 2011, and has never changed since.

It just a call to the GTK+ API 'gtk_text_view_scroll_mark_onscreen', that does all the job.

A few remarks:

- I confirm that with GTK+3 the function does random moves.

- The bug is weird.

- I have no problem with QT.

- QT implementation is completly unrelated, so if it does not work, this is not related at all with the GTK+ bug.

Regards,

--
Benoît Minisini.


Follow-Ups:
Re: Scrolling/keeping textArea downBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>