|
Hello,
Thanks, I actually tried removing different elements yesterday to debug the issue. Even when I removed the entire TableViewer from the GridLayout and just have a label, that line is still there.
I checked the parent object passed to createContents, and when the getChildren method is called, it looks like there's already a Label object that's a child. Is there a way to clear all child elements of a Composite object?
Are you able to reproduce this or is it just me? I'm using 3.4 Ganymede.
-Danny
|