Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Layout problem using Eclipse Forms
Layout problem using Eclipse Forms [message #282923] Wed, 23 March 2005 11:57 Go to next message
Eclipse UserFriend
I'm using the toolkit to create a ScrolledForm. The parent of the
scrolledForm is a composite which is using a FormLayout Manager. So
the scrolledForm is displayed at a fixed size somewhere in the middle
of the parent composite.

Now I attach a TableWrapLayout to the body of the scrolled form and
create several sections which contain some lines of plain text.
Everything works fine until I open enough sections to exceed the
vertical size of the scrolled form... a vertical scrollbar appears and
the right border of the sections disappears under the scrollbar. Is
there a way to tell the form that it should layout the component again
when the vertical scrollbar appears?

Thx,
Rudi
Re: Layout problem using Eclipse Forms [message #283608 is a reply to message #282923] Thu, 07 April 2005 00:41 Go to previous message
Eclipse UserFriend
Rudi,

I had a similar problem that was resolved with a hack suggested in the swt
newsgroup.

See subject: "no scrollbars when expanding section with
managedform.reflow"

Jason.

On Wed, 23 Mar 2005
17:57:14 +0100, Rudolf Traunmüller wrote:

> I'm using the toolkit to create a ScrolledForm. The parent of the
> scrolledForm is a composite which is using a FormLayout Manager. So the
> scrolledForm is displayed at a fixed size somewhere in the middle of the
> parent composite.
>
> Now I attach a TableWrapLayout to the body of the scrolled form and
> create several sections which contain some lines of plain text.
> Everything works fine until I open enough sections to exceed the
> vertical size of the scrolled form... a vertical scrollbar appears and
> the right border of the sections disappears under the scrollbar. Is
> there a way to tell the form that it should layout the component again
> when the vertical scrollbar appears?
>
> Thx,
> Rudi
Previous Topic:why can't i vew help content?
Next Topic:Section.reflow() should be public? (forms)
Goto Forum:
  


Current Time: Wed Nov 05 15:18:53 EST 2025

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

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

Back to the top