Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TableWrapLayout bug
TableWrapLayout bug [message #465789] Tue, 20 December 2005 14:20
Hans is currently offline HansFriend
Messages: 36
Registered: July 2009
Member
In Eclipse 3.1.1 I seem to be running into a bug in TableWrapLayout and
would like to know whether others have experienced similar problems. I
have a ScrolledForm with nested sections and composites insides the
section bodies, and some of these composites contain a Text control with
SWT.WRAP style. If I remove the wrap flag, then there is no problem.
However, with wrapping turned on, the body of the scrolled form gets
allocated way too much vertical space. The space is left blank and is
bigger if the wrapped Text contains a lot of text. All containers from
the Text upwards to the scrolled form have TableWrapLayout.

Does anyone know whether this is a known bug and whether it has been
fixed since 3.1.1 came out? I found the following item on bugzilla,
which looks suspiciously similar:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=104839

but this has been reported ages ago and has not even been assigned to a
developer.

Any workarounds?

Hans
Previous Topic:New Data binding: Missing event deregistration?
Next Topic:TableColumn.pack() causes deadlock
Goto Forum:
  


Current Time: Fri Dec 06 15:03:50 GMT 2024

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

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

Back to the top