Glitch when updating a view containing a GanttChart [message #1052857] |
Tue, 30 April 2013 14:04  |
Eclipse User |
|
|
|
am implementing an Eclipse view which embeds the GanttChart widget. When a selection change happens in the current editor I succesfully update the chart in the view. The problem is that when the view is repainted the GanttChart may change its height (correctly). In this case however the background behaves strangely. It sometimes shows an old content (i.e. when the composite was taller) or the content of the editor. The background contents turn black when I resize the view.
It seems to relate with the view drawing but I can't see how to fix it. Plus it works fine on MacOs, I am experiencing this behavior on Windows 7.
In both cases I use a JSE1.6 with Juno
[Updated on: Thu, 02 May 2013 09:07] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|