Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » FormPage is not expanding contents on window resize
FormPage is not expanding contents on window resize [message #623798] Wed, 16 December 2009 20:23 Go to next message
Wirianto Djunaidi is currently offline Wirianto DjunaidiFriend
Messages: 8
Registered: July 2009
Junior Member
I am using a FormPage which I set the setExpandHorizontal(true).
The body of the FormPage is using RowLayout with the factory swtDefaults() setting with type VERTICAL.

I expected the content width will expand to the size of the window when resizing, but it is not. It just stay at fix size for all the contents of the FormPage.body.

What do I miss?

TIA,
-DJ
Re: FormPage is not expanding contents on window resize [message #623809 is a reply to message #623798] Tue, 22 December 2009 22:02 Go to previous message
Chris Goldthorpe is currently offline Chris GoldthorpeFriend
Messages: 815
Registered: July 2009
Senior Member
I would expect that to work. There are working examples of FormPage in the CVS project org.eclipse.ui.forms.examples, for example SampleFormDialog and that resizes correctly.
Previous Topic:Updating Infocenter help plugin issues
Next Topic:Standalone help a misnomer?
Goto Forum:
  


Current Time: Thu Apr 25 06:28:31 GMT 2024

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

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

Back to the top