"Ian King" <[EMAIL PROTECTED]> writes:
>
> 1) Does anyone know why the vertical scrollbar in a scrollable gtklist
> doesn't function when the list contains more than 2500 items?
The size of GtkList is limited by the size of an X window, which is
32K pixels or so. Using GtkCList is recommended for this reason among
others.
I don't know the other two, if you have test cases file a bug on
bugzilla.gnome.org and someone can investigate.
Havoc
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list