Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Extra blanc row and column in SWT table
Extra blanc row and column in SWT table [message #464868] Wed, 30 November 2005 20:06 Go to next message
Dmitry is currently offline DmitryFriend
Messages: 1
Registered: July 2009
Junior Member
There is an extra blanc row and column in SWT Table that always show up
when I do pack.
What is the most elegant solution to get rid of it?

Thanks,

Dmitry
Re: Extra blanc row and column in SWT table [message #464937 is a reply to message #464868] Thu, 01 December 2005 15:53 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
The extra space is for a scrollbar should one be required.

Please see the following snippet:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet77.java?rev=HEAD&a mp;content-type=text/vnd.viewcvs-markup

"Dmitry" <dtuman@hotmail.com> wrote in message
news:ad096fc6ed7eed9a0a7eb14a9ead9a8d$1@www.eclipse.org...
> There is an extra blanc row and column in SWT Table that always show up
> when I do pack.
> What is the most elegant solution to get rid of it?
>
> Thanks,
>
> Dmitry
>
Previous Topic:SWT Table display
Next Topic:ITableColorProvider
Goto Forum:
  


Current Time: Tue Apr 23 08:21:00 GMT 2024

Powered by FUDForum. Page generated in 0.03085 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top