Community
Participate
Working Groups
Right now, all the basic controls in the Histogram view (i.e. Text and Label) are sensible to "Thread Access Exception" if updated from different threads; we need to carefully decide when/where to redraw them. This is a real problem since there is a lot of thread going on in the histogram view. All basic control should be subclassed to offer "Asynchronous" functions.
This is obosoleted by https://bugs.eclipse.org/bugs/show_bug.cgi?id=352885.