Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Section gets larger when expand
Section gets larger when expand [message #22326] Tue, 21 July 2009 13:08 Go to next message
T. Wilhelm is currently offline T. WilhelmFriend
Messages: 129
Registered: July 2009
Senior Member
Hey all,

i have a problem using a Section from org.eclipse.ui.forms. I have a
Composite (with GridLayout) and put a Section on this Composite. If i
expand or collapse the section the composite gets a little bit larger. I
think layout() will be called and then the width will be calculated again.
Does anybody know why the new width is larger than the old ones?
Any advice?
Thanks alot
Thomas
Re: Section gets larger when expand [message #22990 is a reply to message #22326] Wed, 22 July 2009 19:53 Go to previous message
Will Horn is currently offline Will HornFriend
Messages: 265
Registered: July 2009
Senior Member
What's in the Section? If it's a table you might be seeing this bug
http://bugs.eclipse.org/215997

"T. Wilhelm" <t.wilhelm@msh.de> wrote in message
news:0b6312e64ed17cb0ad69626e4a88f9ac$1@www.eclipse.org...
> Hey all,
>
> i have a problem using a Section from org.eclipse.ui.forms. I have a
> Composite (with GridLayout) and put a Section on this Composite. If i
> expand or collapse the section the composite gets a little bit larger. I
> think layout() will be called and then the width will be calculated again.
> Does anybody know why the new width is larger than the old ones? Any
> advice?
> Thanks alot
> Thomas
>
Previous Topic:DialogCellEditor and Navigation
Next Topic:Bind TableViewer to Multiple Objects?
Goto Forum:
  


Current Time: Mon Jul 29 20:34:49 GMT 2024

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

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

Back to the top