More GtkList questions...



Hi again everyone,

	Well, besides my previously posted question, I'm having another
problem with GtkLists.  Actually, the problem might lie with the scrolling
window widget but it seems like there's an upper limit to the number of
items I can add to a GtkList.  I would like to add something like 80000+
items, but it doesn't work for even 8000.

	At first, there was a problem with running time and I sort of
solved it by prepending to the list instead of appending.  It was still
taking a lot longer than my previous solution of using a GtkText.

	Not sure how best I can add something like 80000 rows while still
being able to click on a row and know what row I clicked on...  Does
anyone have any suggestions??

	Thank you!

Ray







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