Aaron Walker wrote:

> does anyone know if there is there a maximum number of rows you can have in a
> clist?
> cause, I put my clist in a scrolled window, and if I few hundred rows, it is
> ok, but if I add a couple of thousand, the scrolled window acts as though
> there are not enough rows to need to be scrolled.
> 
> any comments on this?

My clist puts up happily with 50000 rows. It's inside scrolled window.
Although on such huge numbers I use prepend to list, not append, in
order to speed up filling procedure. That's all inside clist freeze/
thaw block. 

Leon.

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to