Re: Clist item max size
- From: Havoc Pennington <hp redhat com>
- To: Liam Quin <liam holoweb net>
- Cc: Hongl Lai <hongli telekabel nl>, zze-coframi balr001 <coframi balr001 rd francetelecom com>, "Mailing list GTK+ (E-mail)" <gtk-app-devel-list gnome org>
- Subject: Re: Clist item max size
- Date: 16 Jan 2002 14:37:33 -0500
Liam Quin <liam holoweb net> writes:
Most toolkits seemto be slow at inserting thousands of items into a
list or tree widget. It can also help if you only freeze ufter
the first 100 items or so, and then unfreeze briefly every few
thousanditems in the meantime, so that the user sees the first screen
appear quickly and the scrollbar grow, and perhaps has access to a
"stop" button.
The best solution is the GtkTreeView one - have pluggable models, so
data can simply be kept in-place instead of "stuffing" it into the
list.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]