Clist clear bug?
- From: bubakka <zgvx freemail hu>
- To: gtk-list gnome org
- Subject: Clist clear bug?
- Date: Thu, 8 Mar 2001 22:28:43 +0100 (CET)
Hello!
This is a function for a scrollbar callback:
gtk_clist_freeze (GTK_CLIST (clist));
gtk_clist_clear (GTK_CLIST (clist));
gtk_clist_thaw (GTK_CLIST (clist));
I continually call this function and after 9-10 secs I get
warning messages like this:
Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width 32990 and height 1
(the 32990 is growing by the calls)
Why??? There is nothing at all just clearing!!! Is this a
bug? Or did I something wrong?
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]