Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Table inside a panel doesn't fill to grab excessive width on launch, but does on resize
Table inside a panel doesn't fill to grab excessive width on launch, but does on resize [message #460651] Fri, 02 September 2005 07:04
Eclipse UserFriend
Originally posted by: vsbabu.hotmail.com

Hello,

I've a small popup that shows a list of items as a small table (1 col, =

many rows) and a button bar below.

composite =3D FillLayout
rootPanel =3D GridLayout, 1 column
tablePanel =3D GridLayout, 1 column [grab H and V excesses]
tableData =3D [grab H and V excesses]
table Column
buttonBarPanel =3D FillLayout [grab H, not V excess]

In the Visual Editor, it fills up properly. When the screen comes up at =
=

run time, the table is at its original size, not filled to fill up the =

window size. However, when I resize the window, it fills up immediately.=


Any tips?

Thanks!
-- =

Regards
Babu
--
http://vsbabu.org/
Previous Topic:I want my data show like the files rank in windows in a list,How can I do?
Next Topic:How to build a application with the layout like Eclipse?
Goto Forum:
  


Current Time: Fri Apr 26 10:23:46 GMT 2024

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

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

Back to the top