Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Virtual TreeViewer setSelection problem
Virtual TreeViewer setSelection problem [message #1776331] Wed, 15 November 2017 12:19
Dorota Oli is currently offline Dorota OliFriend
Messages: 7
Registered: July 2017
Junior Member
Hi, I have problem with virtual TreeViewer, when I call

treeViewer.setSelection(new StructuredSelection(selection), true);

is materialized all items.

When I have about 6 thousands elements it is very slow. What I do wrong? Is it any way to performance this?
Previous Topic: TextEdit code design decision
Next Topic:Not responding
Goto Forum:
  


Current Time: Fri Apr 26 16:20:15 GMT 2024

Powered by FUDForum. Page generated in 0.03156 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top