|
Re: How to set space between TableViewer and (parent) Composite? [message #548319 is a reply to message #548049] |
Wed, 21 July 2010 09:28  |
Eclipse User |
|
|
|
Assuming you're using a Layout of some sort to position your Controls, this
is something that the Layout takes care of. For instance, if you're using a
GridLayout then I think that giving your TableViewer a GridData layout data
with its horizontalIndent and/or verticalIndent fields set to your desired
border width should give what you want.
Grant
"Stumppi" <Stumppi@web.de> wrote in message
news:i24avk$sv$1@build.eclipse.org...
> Hi,
> I am adding a TableViewer object to a Composite. Is there a way to set
> some pixels of free space between the table border and the composite?
>
> Scholle
|
|
|
Powered by
FUDForum. Page generated in 0.03581 seconds