Re: [gtk-list] Re: Bug in scrollable text widget



Owen Taylor <otaylor@redhat.com> wrote:

> When the window is destroyed the text widget is getting some sort 
> of scroll notification, which is causing it to try and draw on itself
> after it has been unrealized.

Would this be related to the problem described a week ago by Damon
Chaplin in 36C0A648.AC0C8373@karuna.freeserve.co.uk ? (See below).


> When the text widget is destroyed, gtk_scrolled_window_remove() is
> called, which calls gtk_widget_set_scroll_adjustments (child, NULL,
> NULL), eventually resulting in a call to gtk_text_adjustment (hadj,
> text);

-- 
Mvh. Anders



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