« Return to Thread: SWT replaceAllSorted causes massive table repaints

SWT replaceAllSorted causes massive table repaints

by philk :: Rate this Message:

Reply to Author | View in Thread

If I add some like 800 items into an EL using replaceAllSorted causes the attached EventTableViewer to update the table very slowly. Should I disable the table repaint or is that something GL EventTableViewer is supposed to do itself? I thought I saw some code related to that. The behavior is the same with SWT.VIRTUAL or not.

Thanks,
Phil

 « Return to Thread: SWT replaceAllSorted causes massive table repaints