Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Using FormLayout cannot get the actual size
Using FormLayout cannot get the actual size [message #458859] Sun, 24 July 2005 06:46 Go to next message
Eclipse UserFriend
Originally posted by: murley.murley.murley

I am using FormLayout and FormData for my GUI application.
In my GUI, i have a sash form which divided to 2.
Each side create a table.
But table need "setSize()" method to set up the size properly.
As the FormLayout i use the percentage to divide each component, i cannot
get back the actual size to form my table
Thus the table not fit into the sash form
Does anyone meet the same problem
I have no idea...
Re: Using FormLayout cannot get the actual size [message #458878 is a reply to message #458859] Mon, 25 July 2005 14:32 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
You will need to provide sample code for us to look at.

"murley" <murley@murley.murley> wrote in message
news:dbvdgm$i1k$1@news.eclipse.org...
> I am using FormLayout and FormData for my GUI application.
> In my GUI, i have a sash form which divided to 2.
> Each side create a table.
> But table need "setSize()" method to set up the size properly.
> As the FormLayout i use the percentage to divide each component, i cannot
> get back the actual size to form my table
> Thus the table not fit into the sash form
> Does anyone meet the same problem
> I have no idea...
>
>
Previous Topic:Combo clearSelection
Next Topic:Column reorder event?
Goto Forum:
  


Current Time: Fri Apr 19 09:40:39 GMT 2024

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

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

Back to the top