[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] The TreeView does not show more than 35000 items...

Hello,
I have a problem with the TreeView. Apparently it does not show more than 35000 items. I have created a simple plug-in which would show root node and one parent with 100 000 leaves. The tree is cut on the leave 34466...


As I suppose it is due to some performance or even OS constraints?
Is it possible to show whole such a tree?
How to do it?

Best regards,
Blazej