Skip to main content



      Home
Home » Eclipse Projects » JFace » Section gets larger when expand
Section gets larger when expand [message #22326] Tue, 21 July 2009 09:08 Go to next message
Eclipse UserFriend
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 15:53 Go to previous message
Eclipse UserFriend
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: Wed May 07 15:16:19 EDT 2025

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

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

Back to the top