Re: Hacks needed.
- From: Havoc Pennington <hp redhat com>
- To: "Ian King" <king eiffel com>
- Cc: <gtk-list gnome org>
- Subject: Re: Hacks needed.
- Date: 08 Jun 2001 23:58:02 -0400
"Ian King" <king eiffel com> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]