 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Rohan Beckles Guest
|
Posted: Wed Aug 23, 2006 2:18 pm Post subject: SWT Table - unwanted column shrink |
|
|
Hello --
I've recently started developing for SWT and I am currently developing a
simple table-based application. However, whenever I add a column to the
table, the previously added column is shrunk to invisibility and has to be
manually re-sized.
I have simply followed the code fragments given in various tutorials, and
their screenshots give no hint of this problem (obviously). I have made the
appropriate calls to setText() and setWidth(). Has anyone come across this
before?
For the record, I am using FillLayout as a layout manager. One thing I have
also noticed is that Table objects will not display unless a layout manager
is used - yet there is no mention of this in the tutorials. Is it because
Table is a composite object?
Thanks for any help on this matter. Best regards,
Rohan Beckles
rohan.beckles (AT) virgin (DOT) net |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|