Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Section does not show up right
Section does not show up right [message #335325] Wed, 01 April 2009 13:19 Go to next message
Tobias Hoppenthaler is currently offline Tobias HoppenthalerFriend
Messages: 21
Registered: July 2009
Junior Member
Hey guys,

I use the following snippet:
http://pastebin.com/m66f3a0c7

When I use org.eclipse.ui.forms.widgets.TableWrapData
(section.setLayoutData), the whole section disappears. If I do not use
it, the section shows up, but it only consumes 1 column and I need it to
consume 2.

HELP!

Thanks,

--Tobias
Re: Section does not show up right [message #335337 is a reply to message #335325] Thu, 02 April 2009 14:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

On 4/1/2009 9:19 AM, Tobias Hoppenthaler wrote:
> Hey guys,
>
> I use the following snippet:
> http://pastebin.com/m66f3a0c7
>
> When I use org.eclipse.ui.forms.widgets.TableWrapData
> (section.setLayoutData), the whole section disappears. If I do not use
> it, the section shows up, but it only consumes 1 column and I need it to
> consume 2.
>

Wasn't this questions asked (and answered) on the newcomer or SWT
newsgroup recently?

Eric
Re: Section does not show up right [message #335395 is a reply to message #335337] Mon, 06 April 2009 11:27 Go to previous messageGo to next message
Tobias Hoppenthaler is currently offline Tobias HoppenthalerFriend
Messages: 21
Registered: July 2009
Junior Member
On Thu, 02 Apr 2009 10:50:24 -0400, Eric Rizzo wrote:

> Wasn't this questions asked (and answered) on the newcomer or SWT
> newsgroup recently?

No, there were questions about section, but none that covered or solved
my problem.

The problem persists, if you have any clue of how to solve this or need
further information, pleas post.

Thanks,

--Tobias
Re: Section does not show up right [message #335421 is a reply to message #335395] Tue, 07 April 2009 16:08 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

On 4/6/2009 7:27 AM, Tobias Hoppenthaler wrote:
> On Thu, 02 Apr 2009 10:50:24 -0400, Eric Rizzo wrote:
>
>> Wasn't this questions asked (and answered) on the newcomer or SWT
>> newsgroup recently?
>
> No, there were questions about section, but none that covered or solved
> my problem.
>
> The problem persists, if you have any clue of how to solve this or need
> further information, pleas post.

The best way to get help is to post a runnable snippet that demonstrates
the problem, like what you find here: http://www.eclipse.org/swt/snippets/

I don't see the original message so I can't remember if you did that
already or not.

Eric
Previous Topic:DateTime AM/PM problem
Next Topic:Help on Linux
Goto Forum:
  


Current Time: Thu Apr 25 05:27:45 GMT 2024

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

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

Back to the top