Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » can't see my composites
can't see my composites [message #457187] Mon, 20 June 2005 19:39 Go to next message
Eclipse UserFriend
Originally posted by: mek.mekistory.de

Hello Everybody,

on my shell i have a parentcomposite and in this are a TabFolder on the left
side containing TabItems and each of them contain a ScrolledComposite.
On the right side there are several labels.

Now the problems:

1. I can't see the labels, when I try to put them in a Group or just a
Composite. Neither "layout()" nor "pack()" work

2. When I try to put several Composites of my own (containing images and
labels) to the ScrolledComposite I can't see them. "SetContent()" doesn't
work

I use the RC2 of eclipse.

Any Suggestions?
Re: can't see my composites [message #457209 is a reply to message #457187] Tue, 21 June 2005 16:21 Go to previous message
Eclipse UserFriend
Originally posted by: mek.mekistory.de

I tried a little bit and found out that my problems occur only when I use
the FormLayout. With "setLocation()" and "pack()" instead of using the
FormLayout
everything works fine. Is this a bug?


"Marco Kohns" <mek@mekistory.de> schrieb im Newsbeitrag
news:d97621$75v$1@news.eclipse.org...
> Hello Everybody,
>
> on my shell i have a parentcomposite and in this are a TabFolder on the
> left side containing TabItems and each of them contain a
> ScrolledComposite.
> On the right side there are several labels.
>
> Now the problems:
>
> 1. I can't see the labels, when I try to put them in a Group or just a
> Composite. Neither "layout()" nor "pack()" work
>
> 2. When I try to put several Composites of my own (containing images and
> labels) to the ScrolledComposite I can't see them. "SetContent()" doesn't
> work
>
> I use the RC2 of eclipse.
>
> Any Suggestions?
>
>
>
>
Previous Topic:Data aware controls
Next Topic:Junit and SWT
Goto Forum:
  


Current Time: Thu Mar 28 17:32:49 GMT 2024

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

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

Back to the top