Re: [gtk-list] Re: Finding tree selection coordinates in scrolled window



Damon Chaplin writes:

> Try calling
> 
>   gtk_text_freeze (GTK_TEXT (text));
> 
>   < insert text >
> 
>   gtk_text_thaw (GTK_TEXT (text));
> 

I do. Your post prompted me to peek at my code again, and I see the problem is
actually with a recent change I made. Once again, I am wrong. Apologies all
round. The text widget is still the fastest gun in the west.


-- 
James Bailie

http://users.imag.net/~lon.jbailie



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