Ghost Cells in Eclipse RCP [message #1005089] |
Thu, 24 January 2013 08:11 |
Gerin Jacob Messages: 1 Registered: January 2013 |
Junior Member |
|
|
I have an RCP based application which has a table. I am trying to hide certain columns in this table by setting width to zero.
It works fine in Windows. But in Linux with plugin version 3.2, the headers are getting hidden, but I am able to select the hidden cells, which actually overlaps with other cells now. And on selection of these ghost cells, contents of these hidden cells become visible.
This issue is not there in eclipse plugin 3.7 but I need to know if there is a work around for this in 3.2.
Interestingly, if I set the width to 1, these cells do not overlap each other.
Is there a better way to hide table columns without using set width?
[Updated on: Thu, 24 January 2013 23:04] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.01503 seconds