When I call .pack() on my SWT table, there always seems to be some extra
space left on the right and at the bottom for an extra row/column. I would
like to resize my table such that only the data portion is visible.
Is there an elegant solution for doing this?
"Dima" <dtuman@hotmail.com> wrote in message
news:7c0158e8da3f7cddc0ca93d3db2d0123$1@www.eclipse.org...
> When I call .pack() on my SWT table, there always seems to be some extra
> space left on the right and at the bottom for an extra row/column. I would
> like to resize my table such that only the data portion is visible. Is
> there an elegant solution for doing this?
>
> Thanks.
>