Re: GtkCombo limitations



Nicolas Fournier <nicolas fournier linuxmotor com> writes:

I have a GList including about 2500 items and GtkCombo widget doesn't want to
show me entries anymore.
Is there a numerical limitation for entries in a GtkCombo?


The total size of the list can't be over 32000 or so pixels, due to
limitations of the GtkList used for the dropdown.

Havoc




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