Re: scrolling logs in GtkTextView to the end (Re: scrolling windows)



On Thu, Mar 06, 2003 at 12:46:07AM +0000, TP Muller wrote: 
"Note that line heights are computed in an idle handler; so this function may 
not have the desired effect if it's called before the height
computations."

The same docs should say to use scroll_to_mark
instead... e.g. scroll_to_mark() passing in the "insert" mark should
reliably scroll to the cursor. If not file a bug with a test case...

Havoc



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