Re: GtkCList & GtkScrolledWindow

2001-06-17 Thread Havoc Pennington
"Charlie Schmidt" <[EMAIL PROTECTED]> writes: > im not a big fan of GtkCList, it takes a long long time to insert a lot > of rows, but i suppose its all we have, right? It's actually pretty fast, i.e. it's not doing a lot of work per-row. It's just that this operation is inherently O(n). You ar

GtkCList & GtkScrolledWindow

2001-06-17 Thread Charlie Schmidt
- im not a big fan of GtkCList, it takes a long long time to insert a lot of rows, but i suppose its all we have, right? so. i was wondering, is there a way to get the CList to request space for X rows, so the ScrolledWindow its in adjusts the scroll bar correctly, or a way to manually set the