[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Table widget
|
- From: pasha_l@xxxxxxxxxxx (Paul Levin)
- Date: Wed, 12 Feb 2003 15:03:55 +0000 (UTC)
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
Hi,
I am using Table + TableViewer in a wizard dialog.
Table is created using FILL_BOTH in constructor and ColumnWeightData(50)
for two columns.
However, when I launch the wizard the columns do not fit in the table and
a scrollbar appears.
What can be a typical reason.
Thanks,
Paul